Jun 26 08:30:38.647828 np0000183150 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 08:30:38.658193 np0000183150 devstack@c-api.service[112472]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 08:30:38 2026] *** Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: nodename: np0000183150 Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: machine: x86_64 Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: clock source: unix Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: pcre jit disabled Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: detected number of CPU cores: 16 Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: current working directory: / Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: detected binary path: /usr/bin/uwsgi-core Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: your processes number limit is 256917 Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: your memory page size is 4096 bytes Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: detected max file descriptor number: 2048 Jun 26 08:30:38.661017 np0000183150 devstack@c-api.service[112472]: lock engine: pthread robust mutexes Jun 26 08:30:38.661938 np0000183150 devstack@c-api.service[112472]: thunder lock: enabled Jun 26 08:30:38.661938 np0000183150 devstack@c-api.service[112472]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 08:30:38.661938 np0000183150 devstack@c-api.service[112472]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 08:30:38.661938 np0000183150 devstack@c-api.service[112472]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 08:30:38.661938 np0000183150 devstack@c-api.service[112472]: Set PythonHome to /opt/stack/data/venv Jun 26 08:30:38.698033 np0000183150 devstack@c-api.service[112472]: Python main interpreter initialized at 0x7cec2a0a3668 Jun 26 08:30:38.698033 np0000183150 devstack@c-api.service[112472]: python threads support enabled Jun 26 08:30:38.698033 np0000183150 devstack@c-api.service[112472]: your server socket listen backlog is limited to 100 connections Jun 26 08:30:38.698033 np0000183150 devstack@c-api.service[112472]: your mercy for graceful operations on workers is 80 seconds Jun 26 08:30:38.698542 np0000183150 devstack@c-api.service[112472]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 08:30:38.698671 np0000183150 devstack@c-api.service[112472]: *** Operational MODE: preforking *** Jun 26 08:30:38.698833 np0000183150 devstack@c-api.service[112472]: *** uWSGI is running in multiple interpreter mode *** Jun 26 08:30:38.698833 np0000183150 devstack@c-api.service[112472]: spawned uWSGI master process (pid: 112472) Jun 26 08:30:38.698965 np0000183150 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 08:30:38.699611 np0000183150 devstack@c-api.service[112472]: spawned uWSGI worker 1 (pid: 112480, cores: 1) Jun 26 08:30:38.700488 np0000183150 devstack@c-api.service[112472]: spawned uWSGI worker 2 (pid: 112481, cores: 1) Jun 26 08:30:38.700569 np0000183150 devstack@c-api.service[112472]: spawned uWSGI worker 3 (pid: 112482, cores: 1) Jun 26 08:30:38.704323 np0000183150 devstack@c-api.service[112472]: spawned uWSGI worker 4 (pid: 112483, cores: 1) Jun 26 08:30:38.704323 np0000183150 devstack@c-api.service[112472]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 08:30:38.817234 np0000183150 devstack@c-api.service[112480]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:30:38.817234 np0000183150 devstack@c-api.service[112480]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:30:38.817234 np0000183150 devstack@c-api.service[112480]: we strongly recommend against using it for new projects. Jun 26 08:30:38.817234 np0000183150 devstack@c-api.service[112480]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:30:38.817234 np0000183150 devstack@c-api.service[112480]: framework. For more detail see Jun 26 08:30:38.817234 np0000183150 devstack@c-api.service[112480]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:30:38.817234 np0000183150 devstack@c-api.service[112480]: import eventlet # noqa Jun 26 08:30:38.822861 np0000183150 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:30:38.822861 np0000183150 devstack@c-api.service[112482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:30:38.822861 np0000183150 devstack@c-api.service[112482]: we strongly recommend against using it for new projects. Jun 26 08:30:38.822861 np0000183150 devstack@c-api.service[112482]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:30:38.822861 np0000183150 devstack@c-api.service[112482]: framework. For more detail see Jun 26 08:30:38.822861 np0000183150 devstack@c-api.service[112482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:30:38.822861 np0000183150 devstack@c-api.service[112482]: import eventlet # noqa Jun 26 08:30:38.831732 np0000183150 devstack@c-api.service[112481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:30:38.831732 np0000183150 devstack@c-api.service[112481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:30:38.831732 np0000183150 devstack@c-api.service[112481]: we strongly recommend against using it for new projects. Jun 26 08:30:38.831732 np0000183150 devstack@c-api.service[112481]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:30:38.831732 np0000183150 devstack@c-api.service[112481]: framework. For more detail see Jun 26 08:30:38.831732 np0000183150 devstack@c-api.service[112481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:30:38.831732 np0000183150 devstack@c-api.service[112481]: import eventlet # noqa Jun 26 08:30:38.840436 np0000183150 devstack@c-api.service[112483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 08:30:38.840436 np0000183150 devstack@c-api.service[112483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 08:30:38.840436 np0000183150 devstack@c-api.service[112483]: we strongly recommend against using it for new projects. Jun 26 08:30:38.840436 np0000183150 devstack@c-api.service[112483]: If you are already using Eventlet, we recommend migrating to a different Jun 26 08:30:38.840436 np0000183150 devstack@c-api.service[112483]: framework. For more detail see Jun 26 08:30:38.840436 np0000183150 devstack@c-api.service[112483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 08:30:38.840436 np0000183150 devstack@c-api.service[112483]: import eventlet # noqa Jun 26 08:30:38.901905 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:30:38.901905 np0000183150 devstack@c-api.service[112480]: warnings.warn( Jun 26 08:30:38.911654 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:30:38.911654 np0000183150 devstack@c-api.service[112482]: warnings.warn( Jun 26 08:30:38.916249 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:30:38.916249 np0000183150 devstack@c-api.service[112481]: warnings.warn( Jun 26 08:30:38.931467 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 08:30:38.931467 np0000183150 devstack@c-api.service[112483]: warnings.warn( Jun 26 08:30:38.974622 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:30:38.974622 np0000183150 devstack@c-api.service[112480]: from cgi import parse_header Jun 26 08:30:38.989088 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:30:38.989088 np0000183150 devstack@c-api.service[112482]: from cgi import parse_header Jun 26 08:30:38.989870 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:30:38.989870 np0000183150 devstack@c-api.service[112481]: from cgi import parse_header Jun 26 08:30:39.008078 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 08:30:39.008078 np0000183150 devstack@c-api.service[112483]: from cgi import parse_header Jun 26 08:30:39.027333 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:30:39.027333 np0000183150 devstack@c-api.service[112480]: removals.removed_module( Jun 26 08:30:39.028726 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:30:39.028726 np0000183150 devstack@c-api.service[112480]: removals.removed_module( Jun 26 08:30:39.037839 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:30:39.037839 np0000183150 devstack@c-api.service[112481]: removals.removed_module( Jun 26 08:30:39.039383 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:30:39.039383 np0000183150 devstack@c-api.service[112481]: removals.removed_module( Jun 26 08:30:39.040577 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:30:39.040577 np0000183150 devstack@c-api.service[112482]: removals.removed_module( Jun 26 08:30:39.042158 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:30:39.042158 np0000183150 devstack@c-api.service[112482]: removals.removed_module( Jun 26 08:30:39.056469 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 08:30:39.056469 np0000183150 devstack@c-api.service[112483]: removals.removed_module( Jun 26 08:30:39.057890 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 08:30:39.057890 np0000183150 devstack@c-api.service[112483]: removals.removed_module( Jun 26 08:30:39.746858 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:30:39.746858 np0000183150 devstack@c-api.service[112480]: warnings.warn( Jun 26 08:30:39.767675 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:30:39.767675 np0000183150 devstack@c-api.service[112481]: warnings.warn( Jun 26 08:30:39.794488 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:30:39.794488 np0000183150 devstack@c-api.service[112480]: warnings.warn( Jun 26 08:30:39.797146 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:30:39.797146 np0000183150 devstack@c-api.service[112482]: warnings.warn( Jun 26 08:30:39.817722 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:30:39.817722 np0000183150 devstack@c-api.service[112481]: warnings.warn( Jun 26 08:30:39.821124 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 08:30:39.821124 np0000183150 devstack@c-api.service[112483]: warnings.warn( Jun 26 08:30:39.846361 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:30:39.846361 np0000183150 devstack@c-api.service[112482]: warnings.warn( Jun 26 08:30:39.870736 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 08:30:39.870736 np0000183150 devstack@c-api.service[112483]: warnings.warn( Jun 26 08:30:39.998107 np0000183150 devstack@c-api.service[112480]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:30:39.998596 np0000183150 devstack@c-api.service[112480]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112480) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:30:40.005049 np0000183150 devstack@c-api.service[112481]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:30:40.005572 np0000183150 devstack@c-api.service[112481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:30:40.025635 np0000183150 devstack@c-api.service[112482]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:30:40.025805 np0000183150 devstack@c-api.service[112482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:30:40.063340 np0000183150 devstack@c-api.service[112483]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 08:30:40.063524 np0000183150 devstack@c-api.service[112483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 08:30:40.084557 np0000183150 devstack@c-api.service[112481]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:30:40.084557 np0000183150 devstack@c-api.service[112481]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:30:40.086599 np0000183150 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:30:40.086599 np0000183150 devstack@c-api.service[112482]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:30:40.088128 np0000183150 devstack@c-api.service[112480]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:30:40.088128 np0000183150 devstack@c-api.service[112480]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:30:40.123206 np0000183150 devstack@c-api.service[112483]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 08:30:40.123206 np0000183150 devstack@c-api.service[112483]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 08:30:40.538329 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:30:40.538546 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:30:40.538602 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:30:40.538674 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 08:30:40.538721 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.538757 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.538799 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.538833 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.538943 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.538986 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.539029 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.539079 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.539119 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.539153 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.539190 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.539257 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.539395 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.539439 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.539478 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.539515 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.539563 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.539601 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.539636 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.539673 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.539713 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.539753 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.539791 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.539825 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.539862 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.539896 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.539944 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.539980 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.540017 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.540054 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.540090 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.540122 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.540176 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.540214 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.540252 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.540323 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.540382 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.540426 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.540460 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.540501 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.542360 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.542424 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.542484 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.542537 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.542571 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.542619 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.542658 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.542700 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.542738 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.542774 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.542818 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.542858 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.542893 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.542893 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.542966 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.543000 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.543036 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.543070 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.543107 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.543146 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.543181 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.543214 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.543257 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.543317 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.543355 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.543391 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.543423 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.543423 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.548833 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.548895 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.548942 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.549000 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.549045 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.549122 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.549171 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.549239 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.549349 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.549394 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.549502 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.549557 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.549598 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.549635 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.549678 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.549714 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.549750 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.549787 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.549824 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.549860 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.549903 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.549942 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.549977 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.550012 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.550054 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.550089 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.550089 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.550089 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.550581 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.550639 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.550692 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.550763 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.550810 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.550845 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.550884 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.550921 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.550964 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.551006 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.551044 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.551088 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.551124 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.551165 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.551201 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.551238 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.551296 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.551335 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.551373 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.551419 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.551455 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.551596 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.551641 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.551675 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.551716 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.551752 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.551798 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.551833 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.551869 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.551916 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.551959 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.552002 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.552038 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.552075 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.552115 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.552154 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.552190 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.552226 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.552259 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.552319 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.552363 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.552402 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.552434 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.552470 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.552507 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.552540 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.552574 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.552607 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.552639 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.552675 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.552714 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.552751 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.552788 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.552824 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.552857 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.552857 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.552933 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.552933 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.552933 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.552933 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.552933 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.553101 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.553135 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.553172 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.553204 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.553239 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.553239 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.553239 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.553239 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.553388 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.553428 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.553508 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.553508 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.553574 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.553611 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.553646 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.553681 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.553713 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.553747 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.553790 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.553833 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.553868 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.553868 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.553868 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.554557 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.554620 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.554659 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.554659 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.554725 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.554768 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.554811 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.554849 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.554883 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.554919 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.554962 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.554999 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.555036 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.555077 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.555124 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.555160 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.555196 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.555235 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.555293 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.555293 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.555359 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.555404 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.555446 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.555446 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.555526 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.555564 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.555564 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.555564 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.556176 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.556223 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.556306 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.556371 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.556423 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.556464 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.556509 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.556543 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.556579 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.556612 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.556648 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.556686 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.556724 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.556766 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.556802 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.556855 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.556897 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.556931 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.556931 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.556931 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.557044 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.557082 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.557117 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.557117 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.557117 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.557206 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.557244 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.557305 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.557345 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.557390 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.557390 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.557474 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.557511 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.557551 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.557590 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.557630 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.557664 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.557697 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.557737 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.557782 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.557818 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.557818 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.557889 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.557889 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.557889 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.557889 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.558014 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.558014 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.558077 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.558291 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.558335 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.558432 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.558508 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.558855 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.558855 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.558855 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.559361 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.559426 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.559473 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.559531 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.559590 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.559632 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.559666 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.559700 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.559733 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.559820 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.559860 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.559860 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.559943 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.559988 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.559988 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.560054 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.560091 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.560127 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.560127 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.560127 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.560127 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.560256 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.560426 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.560553 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.560688 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.560805 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.560926 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.561070 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.564645 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.564703 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.564744 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.564814 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.564856 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.564931 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.564997 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.565038 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.565075 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.565128 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.565187 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.565244 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.565314 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.565354 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.565390 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.565427 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.565477 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.565517 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.565580 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.565618 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.565686 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.565801 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.565855 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.565908 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.565947 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.565989 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.566026 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.566062 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.566104 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.566140 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.566140 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.566212 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.566255 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.566326 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.566326 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.566392 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.566430 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.566466 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.566466 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.566531 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.566590 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.566653 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.567505 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.567549 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.567585 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.567633 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.567670 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.567706 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.567744 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.567779 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.567822 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.567860 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.567898 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.567935 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.567976 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.568018 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.568055 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.568092 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.568092 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.568092 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.568198 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.568198 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.568269 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.570066 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.570180 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.570288 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.570380 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.570474 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.570553 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.570645 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.570690 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.570734 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.570771 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.570813 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.570868 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.570914 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.570952 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.570988 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.571026 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.571066 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.571104 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.571104 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.571175 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.571212 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.571250 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.571404 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.571446 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.571484 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.571484 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.571551 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.571590 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.571626 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.571662 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.571697 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.571697 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.571769 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.571810 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.571846 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.572188 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.572288 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.572383 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.572464 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.572546 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.572637 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.572720 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.573046 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.573105 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.573146 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.573183 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.573225 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.573268 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.573321 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.573358 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.573394 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.573430 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.573491 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.573530 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.573573 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.573609 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.573651 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.573689 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.573689 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.573750 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.573786 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.573824 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.573861 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.573896 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.573934 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.573998 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.574042 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.574080 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.574116 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.574150 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.574184 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.574220 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.574253 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.574253 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.574330 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.576534 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.576603 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.576639 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.576678 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.576716 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.576749 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.576782 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.576822 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.576858 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.576903 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.576940 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.576977 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.577012 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.577048 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.577083 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.577119 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.577161 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.577197 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.577232 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.577288 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.577327 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.577372 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.577411 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.577445 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.577524 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.577567 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.577608 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.577645 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.577683 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.577963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.578299 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.578618 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.578655 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.578655 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.578655 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.578761 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.578803 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.578837 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.578875 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.578907 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.578948 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.578985 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.579020 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.579062 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.579097 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.579139 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.579139 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.579207 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.579207 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.579207 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.579207 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.579207 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.579207 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.579469 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.579532 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.579574 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.579639 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.579693 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.579748 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.579783 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.579816 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.579848 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.579882 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.579914 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.579914 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.579986 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.580025 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.580066 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.580102 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.580138 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.580138 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.580203 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.580240 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.580298 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.580336 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.580384 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.580421 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.580455 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.580498 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.580535 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.580576 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.580612 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.580661 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.580703 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.580738 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.580775 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.580812 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.580848 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.580885 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.580922 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.580957 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.580994 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.581037 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.581070 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.581111 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.581145 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.581178 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.581214 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.581248 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.581298 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.581335 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.581383 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.581424 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.581490 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.581526 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.581562 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.581603 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.581639 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.581674 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.581706 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.581743 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.581783 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.581824 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.581860 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.581900 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.581937 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.581969 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.582001 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.582033 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.582069 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.582104 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.582147 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.582185 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.582221 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.582258 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.582309 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.582343 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.582389 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.582426 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.582467 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.582511 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.582511 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.582590 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.582624 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.582657 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.582694 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.582694 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.582762 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.582762 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.582762 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.582762 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.582762 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.582927 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.582969 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.583006 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.583040 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.583076 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.583112 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.583146 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.583188 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.583220 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.583257 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.583732 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.583776 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.583815 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.583853 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.583888 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.583926 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.583963 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.584012 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.584049 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.584085 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.584121 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.584156 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.584197 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.584197 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.584257 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.584307 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.584355 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.584393 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.584425 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.584425 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.584488 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.584488 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.584488 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.584602 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.584638 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.584678 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.584715 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.584750 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.584787 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.584826 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.584862 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.584895 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.584930 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.584967 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.585002 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.585043 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.585080 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.585116 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.585156 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.585190 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.585221 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.585261 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.585309 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.585341 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.585373 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.585702 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.585702 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.585702 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.585910 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.585955 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.586033 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.586076 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.586111 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.586149 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.586195 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.586233 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.586289 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.586327 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.586374 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.586412 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.586452 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.586489 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.586532 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.586568 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.586614 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.586614 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.586680 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.586722 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.586770 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.586812 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.586941 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.587067 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.587067 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.587147 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.587215 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.587352 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.591210 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.591284 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.591346 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.591413 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.591465 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.591521 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.591591 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.591891 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.591986 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.592067 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.592125 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.592158 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.592186 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.592219 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.592246 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.592290 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.592326 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.592354 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.592385 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.592413 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.592440 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.592467 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.592498 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.592525 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.592555 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.592582 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.592614 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.592641 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.592671 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.592701 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.592729 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.592755 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.592781 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.592781 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.592835 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.592862 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.592893 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.592921 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.592949 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.592976 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.592976 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.593024 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.593054 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.593082 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.593108 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.593134 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.593169 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.593196 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.593223 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.593249 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.593287 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.593316 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.593343 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.593426 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.593477 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.593545 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.593587 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.593615 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.593643 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.593672 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.593700 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.593728 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.593754 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.593754 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.593802 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.593830 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.593920 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.593950 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.593977 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.594008 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.594035 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.594067 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.594094 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.594094 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.594141 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.594174 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.594202 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.594231 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.594260 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.594300 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.594335 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.594362 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.594362 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.594408 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.595175 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.595228 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.595304 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.595374 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.595414 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.595456 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.595486 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.595511 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.595539 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.595569 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.595605 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.595630 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.595657 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.595684 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.595708 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.596771 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.596810 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.596836 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.596864 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.596889 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.596917 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.596948 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.596975 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.597002 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.597029 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.597052 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.597079 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.597107 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.597829 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.597900 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.597982 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.598041 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.598077 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.598102 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.598136 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.598179 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.598217 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.598250 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.598303 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.598341 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.598375 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.598423 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.598460 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.598495 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.598530 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.598565 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.598600 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.598641 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.598681 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.598718 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.598753 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.598788 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.598823 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.598866 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.598907 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.598942 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.598978 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.599015 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.599051 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.599086 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.599125 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.599162 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.599201 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.599351 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.599394 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.599430 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.599466 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.599499 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.599535 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.599567 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.599602 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.599638 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.599674 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.599709 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.599745 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.599790 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.599825 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.599862 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.599862 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.599932 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.599932 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.599932 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.599932 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.599932 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.600085 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.600085 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.600085 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.600193 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.600232 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.600287 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.600335 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.600376 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.600417 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.600454 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.600490 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.600525 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.600571 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.600610 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.600645 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.600680 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.600718 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.600755 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.600789 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.600824 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.600865 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.600901 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.600943 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.600979 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.601014 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.601050 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.601050 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.601050 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 08:30:40.601769 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.601851 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.601851 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.601941 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.602005 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.602047 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.602085 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.602121 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.602121 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.602184 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.602220 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.602258 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.602321 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.602370 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.602370 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.602434 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 08:30:40.602472 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.602508 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 08:30:40.602545 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.602587 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 08:30:40.602626 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.602662 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 08:30:40.602662 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 08:30:40.602662 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 08:30:40.647312 np0000183150 devstack@c-api.service[112483]: INFO dbcounter [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Registered counter for database cinder Jun 26 08:30:40.647516 np0000183150 devstack@c-api.service[112480]: INFO dbcounter [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Registered counter for database cinder Jun 26 08:30:40.647898 np0000183150 devstack@c-api.service[112481]: INFO dbcounter [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Registered counter for database cinder Jun 26 08:30:40.649177 np0000183150 devstack@c-api.service[112482]: INFO dbcounter [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Registered counter for database cinder Jun 26 08:30:40.688815 np0000183150 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-1e71940b-550c-4495-a9a7-1faba9aac48a 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.689847 np0000183150 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.692009 np0000183150 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.692517 np0000183150 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.804535 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writer thread running {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:30:40.804675 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writer thread running {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:30:40.804746 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writer thread running {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:30:40.807515 np0000183150 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:30:40.807607 np0000183150 devstack@c-api.service[112481]: INFO cinder.rpc [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:30:40.807691 np0000183150 devstack@c-api.service[112480]: INFO cinder.rpc [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:30:40.809836 np0000183150 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:30:40.810093 np0000183150 devstack@c-api.service[112480]: INFO cinder.rpc [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:30:40.810505 np0000183150 devstack@c-api.service[112481]: INFO cinder.rpc [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:30:40.812180 np0000183150 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:30:40.812921 np0000183150 devstack@c-api.service[112480]: INFO cinder.rpc [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:30:40.813152 np0000183150 devstack@c-api.service[112481]: INFO cinder.rpc [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:30:40.814480 np0000183150 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:30:40.815362 np0000183150 devstack@c-api.service[112481]: INFO cinder.rpc [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:30:40.815479 np0000183150 devstack@c-api.service[112480]: INFO cinder.rpc [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:30:40.815619 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.816156 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.816626 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.819006 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.819140 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writer thread running {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 08:30:40.819244 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.819879 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.821855 np0000183150 devstack@c-api.service[112482]: INFO cinder.rpc [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 08:30:40.824155 np0000183150 devstack@c-api.service[112482]: INFO cinder.rpc [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 08:30:40.826204 np0000183150 devstack@c-api.service[112482]: INFO cinder.rpc [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 08:30:40.828732 np0000183150 devstack@c-api.service[112482]: INFO cinder.rpc [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 08:30:40.830326 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.835719 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.852564 np0000183150 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.854082 np0000183150 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-1e71940b-550c-4495-a9a7-1faba9aac48a 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.856001 np0000183150 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:30:40.856195 np0000183150 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.856799 np0000183150 devstack@c-api.service[112480]: INFO cinder.rpc [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:30:40.858544 np0000183150 devstack@c-api.service[112483]: INFO cinder.rpc [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:30:40.859249 np0000183150 devstack@c-api.service[112480]: INFO cinder.rpc [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:30:40.859768 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.860420 np0000183150 devstack@c-api.service[112481]: INFO cinder.rpc [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:30:40.860480 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.864260 np0000183150 devstack@c-api.service[112481]: INFO cinder.rpc [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:30:40.865871 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.871538 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.873294 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.875183 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.875956 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.876379 np0000183150 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:40.878271 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.878374 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.879241 np0000183150 devstack@c-api.service[112482]: INFO cinder.rpc [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 08:30:40.880156 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.881650 np0000183150 devstack@c-api.service[112482]: INFO cinder.rpc [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 08:30:40.881737 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.882233 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.882828 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.884136 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.885091 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.885138 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.887085 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.888058 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.890071 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.890472 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.891053 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.893022 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.893762 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.893901 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.895949 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.896083 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.896879 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.896952 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.898378 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.898794 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.899355 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.900225 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.900314 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.900941 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.902878 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.903267 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.903552 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.906357 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.906456 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.907702 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.907851 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.908327 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.909597 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.910633 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.910702 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.911661 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.911733 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.913208 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.913504 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.913754 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.914635 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.915510 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.915983 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.916475 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.916715 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.916784 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.917439 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.918066 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.918723 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.919222 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.919512 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.920116 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.920703 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.920784 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.921453 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.922026 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.922157 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.922491 np0000183150 devstack@c-api.service[112483]: WARNING cinder.api.contrib.hosts [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:30:40.922709 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: extensions {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.922790 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.923473 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.923630 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.924395 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.924483 np0000183150 devstack@c-api.service[112480]: WARNING cinder.api.contrib.hosts [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:30:40.924714 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: cgsnapshots {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.924796 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: extensions {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.925886 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.926037 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: cgsnapshots {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.926125 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: qos-specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.926206 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.927264 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.927356 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: qos-specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.928073 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: capabilities {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.928764 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.929320 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: backups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.930093 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.930204 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: capabilities {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.931289 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: os-volume-type-access {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.931507 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.931938 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: backups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.932078 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.932873 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.933091 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.933887 np0000183150 devstack@c-api.service[112481]: WARNING cinder.api.contrib.hosts [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:30:40.934111 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: extensions {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.934500 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: os-volume-type-access {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.934554 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: consistencygroups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.935516 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.935559 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: cgsnapshots {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.936067 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.936457 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: extra_specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.936863 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: qos-specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.937520 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: consistencygroups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.937929 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.937973 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.938908 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: capabilities {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.939438 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: os-volume-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.939504 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: extra_specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.939548 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.940734 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: backups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.940841 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: os-volume-transfer {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.940942 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.941239 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.942444 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: os-volume-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.942503 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: os-availability-zone {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.942730 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: os-volume-type-access {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.942880 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.943727 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: os-quota-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.943836 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: os-volume-transfer {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.944292 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.944593 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.945073 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: os-quota-class-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.945420 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: os-availability-zone {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.945842 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: consistencygroups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.946202 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.946383 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: os-snapshot-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.946732 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: os-quota-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.947736 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: os-hosts {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.947832 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: extra_specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.947901 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.948063 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: os-quota-class-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.949069 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extended resource: scheduler-stats {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.949231 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.949324 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: os-snapshot-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.949402 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.950597 np0000183150 devstack@c-api.service[112482]: WARNING cinder.api.contrib.hosts [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 08:30:40.950702 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: os-hosts {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.950803 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: os-volume-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.950893 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: extensions {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.951802 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.952024 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extended resource: scheduler-stats {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.952200 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: os-volume-transfer {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.952521 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: cgsnapshots {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.953209 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.953842 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: os-availability-zone {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.953942 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: qos-specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.954076 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.contrib.snapshot_actions [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] SnapshotActionsController initialized {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:30:40.954332 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.954794 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.955154 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: os-quota-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.955643 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.956104 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.956479 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.contrib.snapshot_actions [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] SnapshotActionsController initialized {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:30:40.956565 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: os-quota-class-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.956857 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: capabilities {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.957175 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.957417 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.957947 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: os-snapshot-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.958181 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: backups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.958628 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.958795 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.959315 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: os-hosts {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.959924 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.960196 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: os-volume-type-access {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.960301 np0000183150 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.960655 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extended resource: scheduler-stats {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.961005 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension UsedLimits extending resource: limits {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.961111 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.961261 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.961349 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.961425 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.961522 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension VolumeActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.961689 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.961771 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.961834 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension TypesManage extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.961935 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.962015 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.962084 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.962141 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension AdminActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.962273 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension AdminActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.962381 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension AdminActions extending resource: backups {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.962489 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.962580 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.962695 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-e3a9433c-c2bd-47f4-b76f-9c4d7bdced3a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.962741 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.962776 np0000183150 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.963589 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension UsedLimits extending resource: limits {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.963722 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: consistencygroups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.963836 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.964049 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.964627 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.965778 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.965778 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension VolumeActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.965871 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.contrib.snapshot_actions [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] SnapshotActionsController initialized {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:30:40.965919 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.965919 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.965919 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension TypesManage extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.965919 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.965919 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.965919 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension AdminActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.966146 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.966184 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension AdminActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.966184 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension AdminActions extending resource: backups {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.966184 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.966312 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: extra_specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.966358 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.966358 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-1e71940b-550c-4495-a9a7-1faba9aac48a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.966980 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.967826 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.968265 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.969353 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: os-volume-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.969608 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.970451 np0000183150 devstack@c-api.service[112483]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cec2a0a3668 pid: 112483 (default app) Jun 26 08:30:40.970839 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: os-volume-transfer {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.971070 np0000183150 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.971873 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension UsedLimits extending resource: limits {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.971992 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.972186 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.972287 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.972403 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension VolumeActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.972458 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: os-availability-zone {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.972519 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.972618 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.972713 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension TypesManage extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.972829 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.972939 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.973043 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension AdminActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.973154 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension AdminActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.973254 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension AdminActions extending resource: backups {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.973368 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.973475 np0000183150 devstack@c-api.service[112480]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cec2a0a3668 pid: 112480 (default app) Jun 26 08:30:40.973519 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.973561 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-0eeaaac9-f2ef-418f-9641-5ca054ea982b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.973776 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: os-quota-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.975131 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: os-quota-class-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.976515 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: os-snapshot-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.977931 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: os-hosts {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.978261 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978261 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.978411 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978411 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.978411 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978411 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.978411 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978653 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.978653 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978653 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.978653 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978653 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.978653 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978932 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.978932 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978932 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.978932 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.978932 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979139 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979139 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979139 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979139 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979349 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979349 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979349 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979349 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979546 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979546 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979546 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979546 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979546 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979779 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979779 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979779 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979779 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979779 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979985 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979985 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979985 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979985 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.979985 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.979985 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980243 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980243 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980243 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980243 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980243 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980243 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980538 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980538 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980538 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980538 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980538 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980538 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980794 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980794 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980794 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980794 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.980794 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.980794 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981049 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981049 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981049 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981049 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981230 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981230 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981230 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981230 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981230 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981490 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981490 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981490 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981490 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981490 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981731 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981731 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981731 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981731 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981731 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981731 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981996 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981996 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981996 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.981996 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.981996 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982338 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982338 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982338 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982338 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982338 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982566 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982566 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982566 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982566 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982740 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982740 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982740 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982740 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982930 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982930 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982930 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.982930 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.982930 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983197 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983197 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983197 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983197 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983197 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983452 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983452 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983452 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983452 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983637 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983637 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983637 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983637 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983813 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983813 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983813 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983813 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983981 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983981 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.983981 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.983981 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984158 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984158 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984158 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984158 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984434 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984434 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984434 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984434 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984434 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984434 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984730 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984730 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984730 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984730 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984730 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984959 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984959 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984959 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984959 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984959 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.984959 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.984959 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.985240 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.985240 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.985240 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.985240 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.985240 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.985240 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.985550 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.985550 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.985550 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.985550 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.985550 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.985550 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.985874 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.985874 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.985962 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extended resource: scheduler-stats {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 08:30:40.986001 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986001 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986001 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986001 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986001 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986001 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986297 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986297 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986297 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986297 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986672 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986672 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986672 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986672 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986672 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986916 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986916 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986916 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986916 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:40.986916 np0000183150 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 26 08:30:40.986916 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-9ee2510f-e0a1-4c14-b114-705027c63faf None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:30:40.987161 np0000183150 devstack@c-api.service[112481]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cec2a0a3668 pid: 112481 (default app) Jun 26 08:30:40.987208 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.987208 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.987379 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 1/1] 199.204.45.4 () {60 vars in 942 bytes} [Fri Jun 26 08:30:40 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 26 08:30:40.987442 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.contrib.snapshot_actions [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] SnapshotActionsController initialized {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 08:30:40.987442 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.987442 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.988534 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.990002 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.991486 np0000183150 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 08:30:40.992337 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension UsedLimits extending resource: limits {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.992485 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.993545 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.993689 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.993835 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension VolumeActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.993994 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.994124 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.994227 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension TypesManage extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.994365 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.994491 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.994598 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension AdminActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.994712 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension AdminActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.994811 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension AdminActions extending resource: backups {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.995332 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.995332 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:40.995332 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-3afbc22f-c11e-425d-b8f9-1f4f5b6dee53 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 08:30:41.002951 np0000183150 devstack@c-api.service[112482]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7cec2a0a3668 pid: 112482 (default app) Jun 26 08:30:47.952458 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.952458 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.952458 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.952458 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.952458 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.953465 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.953465 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.953465 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.953465 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.953465 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.953751 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.953751 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.953751 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.953751 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.953751 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.953751 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954120 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.954120 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954120 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.954120 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954383 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.954383 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954383 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.954383 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954660 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.954660 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954660 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.954660 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954926 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.954926 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954926 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.954926 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.954926 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955224 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.955224 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955224 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.955224 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955224 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.955564 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955564 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.955564 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955564 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.955564 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955564 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.955895 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955895 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.955895 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955895 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.955895 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.955895 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.956248 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.956248 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.956248 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.956248 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.956248 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.956248 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.956659 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.956659 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.956659 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.956659 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.956659 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957009 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.957009 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957009 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.957009 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957009 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.957354 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957354 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.957354 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957354 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.957354 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957354 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.957722 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957722 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.957722 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957722 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.957722 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.957722 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.958067 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.958067 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.958067 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.958067 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.958067 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.958444 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.958444 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.958444 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.958444 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.958444 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.958739 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.958739 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.958739 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.958739 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959043 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959043 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959043 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959043 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959324 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959324 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959324 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959324 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959324 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959659 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959659 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959659 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959659 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959659 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959940 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959940 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.959940 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.959940 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.960262 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.960262 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.960262 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.960262 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.960525 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.960525 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.960525 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.960525 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.960780 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.960780 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.960780 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.960780 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.961015 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.961015 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.961015 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.961015 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.961459 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.961459 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.961459 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.961459 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.961459 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.961792 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.961792 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.961792 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.961792 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.961792 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.961792 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962198 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.962198 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962198 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.962198 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962198 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.962553 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962553 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.962553 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962553 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.962553 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962553 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.962903 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962903 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.962903 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962903 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.962903 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.962903 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.963262 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.963262 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.963262 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.963262 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.963262 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.963262 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.963651 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.963651 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.963651 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.963651 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.963651 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.963651 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.963991 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.963991 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.963991 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.963991 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.964255 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.964255 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.964255 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.964255 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.964255 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.964609 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.964609 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.964609 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.964609 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:47.964609 np0000183150 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 26 08:30:47.964609 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-7f6978af-7d09-44a8-8321-1e277112a0b1 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:30:48.436739 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-7f6978af-7d09-44a8-8321-1e277112a0b1 admin admin] POST https://199.204.45.4/volume/v3/types Jun 26 08:30:48.437361 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-7f6978af-7d09-44a8-8321-1e277112a0b1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 08:30:48.438868 np0000183150 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:30:48.438868 np0000183150 devstack@c-api.service[112480]: warnings.warn( Jun 26 08:30:48.472592 np0000183150 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-7f6978af-7d09-44a8-8321-1e277112a0b1 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:48.505744 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-7f6978af-7d09-44a8-8321-1e277112a0b1 admin admin] https://199.204.45.4/volume/v3/types returned with HTTP 200 Jun 26 08:30:48.506141 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 1/2] 199.204.45.4 () {68 vars in 1274 bytes} [Fri Jun 26 08:30:47 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:30:48.533635 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.533635 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.533635 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.533635 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.534327 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.534327 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.534327 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.534327 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.534571 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.534571 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.534571 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.534571 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.534571 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.534571 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.534886 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.534886 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.534886 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.534886 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.534886 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535150 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535150 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535150 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535150 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535150 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535449 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535449 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535449 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535449 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535684 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535684 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535684 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535684 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535684 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535966 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535966 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535966 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.535966 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.535966 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536218 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536218 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536218 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536218 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536218 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536218 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536545 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536545 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536545 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536545 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536545 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536545 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536857 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536857 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536857 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536857 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.536857 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.536857 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537140 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537140 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537140 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537140 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537140 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537451 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537451 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537451 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537451 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537451 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537691 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537691 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537691 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537691 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537691 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537691 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537979 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537979 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537979 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537979 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.537979 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.537979 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538273 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538273 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538273 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538273 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538273 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538498 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538498 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538498 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538498 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538498 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538667 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538667 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538667 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538667 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538811 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538811 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538811 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538811 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538949 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538949 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538949 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.538949 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.538949 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539137 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539137 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539137 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539137 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539137 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539352 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539352 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539352 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539352 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539491 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539491 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539491 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539491 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539642 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539642 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539642 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539642 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539789 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539789 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539789 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539789 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539945 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539945 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.539945 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.539945 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540110 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540110 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540110 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540110 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540110 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540323 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540323 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540323 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540323 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540323 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540323 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540538 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540538 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540538 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540538 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540538 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540702 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540702 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540702 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540702 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540702 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540702 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540909 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540909 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540909 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540909 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.540909 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.540909 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541096 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541096 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541096 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541096 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541096 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541096 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541330 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541330 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541330 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541330 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541330 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541330 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541554 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541554 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541554 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541554 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541693 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541693 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541693 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541693 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541693 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541865 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541865 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541865 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541865 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:30:48.541865 np0000183150 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 26 08:30:48.541865 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [req-7f6978af-7d09-44a8-8321-1e277112a0b1 req-f5a5e954-07c2-44ef-8c20-ad6bf18b7819 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:30:48.849869 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [req-7f6978af-7d09-44a8-8321-1e277112a0b1 req-f5a5e954-07c2-44ef-8c20-ad6bf18b7819 admin admin] POST https://199.204.45.4/volume/v3/types/64b855bf-80f6-42cf-9dd0-f03b4ae1356a/extra_specs Jun 26 08:30:48.850402 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [req-7f6978af-7d09-44a8-8321-1e277112a0b1 req-f5a5e954-07c2-44ef-8c20-ad6bf18b7819 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 08:30:48.852026 np0000183150 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:30:48.852026 np0000183150 devstack@c-api.service[112481]: warnings.warn( Jun 26 08:30:48.885576 np0000183150 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [req-7f6978af-7d09-44a8-8321-1e277112a0b1 req-f5a5e954-07c2-44ef-8c20-ad6bf18b7819 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:30:48.950801 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [req-7f6978af-7d09-44a8-8321-1e277112a0b1 req-f5a5e954-07c2-44ef-8c20-ad6bf18b7819 admin admin] https://199.204.45.4/volume/v3/types/64b855bf-80f6-42cf-9dd0-f03b4ae1356a/extra_specs returned with HTTP 200 Jun 26 08:30:48.951416 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 1/3] 199.204.45.4 () {70 vars in 1491 bytes} [Fri Jun 26 08:30:48 2026] POST /volume/v3/types/64b855bf-80f6-42cf-9dd0-f03b4ae1356a/extra_specs => generated 55 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:30:50.857575 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=6 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:30:50.880914 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=6 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:30:58.504029 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:30:58.949330 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:33:35.425224 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-942ee28b-4c6f-40c5-9c78-0b5e76439199 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:33:35.426543 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-942ee28b-4c6f-40c5-9c78-0b5e76439199 None None] GET https://199.204.45.4/volume// Jun 26 08:33:35.426873 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-942ee28b-4c6f-40c5-9c78-0b5e76439199 None None] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:33:35.427516 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-942ee28b-4c6f-40c5-9c78-0b5e76439199 None None] Calling method 'all' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:33:35.428526 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-942ee28b-4c6f-40c5-9c78-0b5e76439199 None None] https://199.204.45.4/volume// returned with HTTP 300 Jun 26 08:33:35.429200 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 2/4] 199.204.45.4 () {66 vars in 1442 bytes} [Fri Jun 26 08:33:35 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 08:34:13.307633 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.307633 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308064 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308064 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308064 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308064 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308064 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308309 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308309 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308309 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308309 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308309 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308309 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308554 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308554 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308554 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308554 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308554 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308744 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308744 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308744 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308744 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308905 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308905 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.308905 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.308905 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309077 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309077 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309077 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309077 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309077 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309307 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309307 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309307 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309307 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309307 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309513 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309513 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309513 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309513 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309513 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309513 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309755 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309755 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309755 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309755 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309755 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309755 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309983 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309983 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309983 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309983 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.309983 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.309983 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310220 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310220 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310220 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310220 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310220 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310220 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310489 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310489 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310489 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310489 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310644 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310644 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310644 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310644 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310644 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310852 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310852 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310852 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.310852 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.310852 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311038 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311038 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311038 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311038 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311038 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311038 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311266 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311266 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311266 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311266 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311266 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311503 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311503 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311503 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311503 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311503 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311692 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311692 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311692 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311692 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311870 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311870 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.311870 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.311870 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312036 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312036 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312036 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312036 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312036 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312251 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312251 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312251 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312251 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312251 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312477 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312477 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312477 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312477 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312653 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312653 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312653 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312653 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312822 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312822 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312822 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312822 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312998 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312998 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.312998 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.312998 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313175 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313175 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313175 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313175 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313360 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313360 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313360 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313360 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313360 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313360 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313598 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313598 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313598 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313598 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313598 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313811 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313811 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313811 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313811 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313811 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.313811 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.313811 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314074 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314074 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314074 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314074 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314074 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314074 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314400 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314400 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314400 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314400 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314400 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314400 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314646 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314646 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314646 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314646 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314646 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314646 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314881 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314881 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.314881 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.314881 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.315046 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.315046 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.315046 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.315046 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.315207 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.315207 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.315207 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.315207 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.315415 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.315415 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.315415 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 08:34:13.315415 np0000183150 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 26 08:34:13.315415 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-57abaa8f-476d-4539-be1f-f8adba8aace3 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:13.318069 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 1/5] 199.204.45.4 () {62 vars in 1054 bytes} [Fri Jun 26 08:34:13 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 26 08:34:13.347099 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-34003fe0-bd53-4e43-9cef-b3eb3c75cd39 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:13.356106 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 2/6] 199.204.45.4 () {64 vars in 1258 bytes} [Fri Jun 26 08:34:13 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jun 26 08:34:13.393372 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [req-34003fe0-bd53-4e43-9cef-b3eb3c75cd39 req-e2a9daca-d636-48f4-954d-764a6321af5e None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:13.396815 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [req-34003fe0-bd53-4e43-9cef-b3eb3c75cd39 req-e2a9daca-d636-48f4-954d-764a6321af5e demo demo] GET https://199.204.45.4/volume/v3/ Jun 26 08:34:13.397084 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [req-34003fe0-bd53-4e43-9cef-b3eb3c75cd39 req-e2a9daca-d636-48f4-954d-764a6321af5e demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:13.397393 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [req-34003fe0-bd53-4e43-9cef-b3eb3c75cd39 req-e2a9daca-d636-48f4-954d-764a6321af5e demo demo] Calling method 'version_select' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:13.398454 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [req-34003fe0-bd53-4e43-9cef-b3eb3c75cd39 req-e2a9daca-d636-48f4-954d-764a6321af5e demo demo] https://199.204.45.4/volume/v3/ returned with HTTP 200 Jun 26 08:34:13.398941 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 2/7] 199.204.45.4 () {66 vars in 1332 bytes} [Fri Jun 26 08:34:13 2026] GET /volume/v3/ => generated 388 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:13.438054 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-5589629c-3fe5-4109-90e0-d5983a29e79d None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:13.749753 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-5589629c-3fe5-4109-90e0-d5983a29e79d demo demo] GET https://199.204.45.4/volume/v3/types Jun 26 08:34:13.750085 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-5589629c-3fe5-4109-90e0-d5983a29e79d demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:13.750305 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-5589629c-3fe5-4109-90e0-d5983a29e79d demo demo] Calling method 'index' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:13.750759 np0000183150 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:34:13.750759 np0000183150 devstack@c-api.service[112483]: warnings.warn( Jun 26 08:34:13.751357 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-5589629c-3fe5-4109-90e0-d5983a29e79d demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:34:13.787165 np0000183150 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-5589629c-3fe5-4109-90e0-d5983a29e79d 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:34:13.810440 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-5589629c-3fe5-4109-90e0-d5983a29e79d demo demo] https://199.204.45.4/volume/v3/types returned with HTTP 200 Jun 26 08:34:13.811090 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 3/8] 199.204.45.4 () {64 vars in 1276 bytes} [Fri Jun 26 08:34:13 2026] GET /volume/v3/types => generated 377 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:13.846542 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-197290cb-1a9a-4fbd-b52f-0a2eda489038 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:14.155321 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-197290cb-1a9a-4fbd-b52f-0a2eda489038 demo demo] GET https://199.204.45.4/volume/v3/types/default Jun 26 08:34:14.155660 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-197290cb-1a9a-4fbd-b52f-0a2eda489038 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:14.155892 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-197290cb-1a9a-4fbd-b52f-0a2eda489038 demo demo] Calling method 'show' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:14.191070 np0000183150 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-197290cb-1a9a-4fbd-b52f-0a2eda489038 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 08:34:14.207440 np0000183150 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 08:34:14.207440 np0000183150 devstack@c-api.service[112482]: warnings.warn( Jun 26 08:34:14.209569 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-197290cb-1a9a-4fbd-b52f-0a2eda489038 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 Jun 26 08:34:14.209960 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 2/9] 199.204.45.4 () {64 vars in 1287 bytes} [Fri Jun 26 08:34:13 2026] GET /volume/v3/types/default => generated 145 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 26 08:34:14.638919 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-90beeda4-53fb-42fc-80c8-e1334123eaa7 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:14.640719 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 3/10] 199.204.45.4 () {62 vars in 1054 bytes} [Fri Jun 26 08:34:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 26 08:34:14.668500 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-ee49368d-41d9-4a1e-8ed9-84171b2a27dd None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:14.676000 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 3/11] 199.204.45.4 () {64 vars in 1258 bytes} [Fri Jun 26 08:34:14 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jun 26 08:34:14.704394 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-ee49368d-41d9-4a1e-8ed9-84171b2a27dd req-c62025b1-d83e-4976-93ac-ef8cdda62198 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:14.707592 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-ee49368d-41d9-4a1e-8ed9-84171b2a27dd req-c62025b1-d83e-4976-93ac-ef8cdda62198 demo demo] GET https://199.204.45.4/volume/v3/ Jun 26 08:34:14.707953 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-ee49368d-41d9-4a1e-8ed9-84171b2a27dd req-c62025b1-d83e-4976-93ac-ef8cdda62198 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:14.708336 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-ee49368d-41d9-4a1e-8ed9-84171b2a27dd req-c62025b1-d83e-4976-93ac-ef8cdda62198 demo demo] Calling method 'version_select' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:14.709196 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-ee49368d-41d9-4a1e-8ed9-84171b2a27dd req-c62025b1-d83e-4976-93ac-ef8cdda62198 demo demo] https://199.204.45.4/volume/v3/ returned with HTTP 200 Jun 26 08:34:14.709862 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 4/12] 199.204.45.4 () {66 vars in 1332 bytes} [Fri Jun 26 08:34:14 2026] GET /volume/v3/ => generated 388 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:14.741387 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-dfd9351a-fd19-42e6-940e-216116175ac9 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:14.743062 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-dfd9351a-fd19-42e6-940e-216116175ac9 demo demo] GET https://199.204.45.4/volume/v3/types/default Jun 26 08:34:14.743247 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-dfd9351a-fd19-42e6-940e-216116175ac9 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:14.743451 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-dfd9351a-fd19-42e6-940e-216116175ac9 demo demo] Calling method 'show' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:14.750298 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-dfd9351a-fd19-42e6-940e-216116175ac9 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 Jun 26 08:34:14.750629 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 3/13] 199.204.45.4 () {64 vars in 1287 bytes} [Fri Jun 26 08:34:14 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:15.307389 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-09245a4c-7650-48e2-b90f-8e00351a8868 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:15.308518 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 4/14] 199.204.45.4 () {62 vars in 1054 bytes} [Fri Jun 26 08:34:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 26 08:34:15.341377 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-ecddf85f-2309-4174-b3af-6625be38780b None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:15.344052 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 4/15] 199.204.45.4 () {64 vars in 1258 bytes} [Fri Jun 26 08:34:15 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jun 26 08:34:15.377878 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-ecddf85f-2309-4174-b3af-6625be38780b req-1a5fcebe-fabc-461c-ae45-82069264bc77 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:15.381261 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-ecddf85f-2309-4174-b3af-6625be38780b req-1a5fcebe-fabc-461c-ae45-82069264bc77 demo demo] GET https://199.204.45.4/volume/v3/ Jun 26 08:34:15.381798 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-ecddf85f-2309-4174-b3af-6625be38780b req-1a5fcebe-fabc-461c-ae45-82069264bc77 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:15.382313 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-ecddf85f-2309-4174-b3af-6625be38780b req-1a5fcebe-fabc-461c-ae45-82069264bc77 demo demo] Calling method 'version_select' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:15.383206 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-ecddf85f-2309-4174-b3af-6625be38780b req-1a5fcebe-fabc-461c-ae45-82069264bc77 demo demo] https://199.204.45.4/volume/v3/ returned with HTTP 200 Jun 26 08:34:15.384078 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 5/16] 199.204.45.4 () {66 vars in 1332 bytes} [Fri Jun 26 08:34:15 2026] GET /volume/v3/ => generated 388 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:15.421423 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-dec11296-c39c-444a-a9e9-ae8cd2da33db None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:15.423047 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-dec11296-c39c-444a-a9e9-ae8cd2da33db demo demo] GET https://199.204.45.4/volume/v3/types/default Jun 26 08:34:15.423210 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-dec11296-c39c-444a-a9e9-ae8cd2da33db demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:15.423402 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-dec11296-c39c-444a-a9e9-ae8cd2da33db demo demo] Calling method 'show' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:15.431883 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-dec11296-c39c-444a-a9e9-ae8cd2da33db demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 Jun 26 08:34:15.432302 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 4/17] 199.204.45.4 () {64 vars in 1287 bytes} [Fri Jun 26 08:34:15 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:15.467493 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-b9b804ee-caaa-49fa-a68b-d827a138c3d5 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:15.468766 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 5/18] 199.204.45.4 () {62 vars in 1054 bytes} [Fri Jun 26 08:34:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 26 08:34:15.502953 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-937828e6-9e44-4ae3-a766-d6efdbe15b03 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:15.506501 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 5/19] 199.204.45.4 () {64 vars in 1258 bytes} [Fri Jun 26 08:34:15 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jun 26 08:34:15.541727 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-937828e6-9e44-4ae3-a766-d6efdbe15b03 req-98538fea-723f-4ec7-91aa-bd02a71dd3f8 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:15.544859 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-937828e6-9e44-4ae3-a766-d6efdbe15b03 req-98538fea-723f-4ec7-91aa-bd02a71dd3f8 demo demo] GET https://199.204.45.4/volume/v3/ Jun 26 08:34:15.545240 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-937828e6-9e44-4ae3-a766-d6efdbe15b03 req-98538fea-723f-4ec7-91aa-bd02a71dd3f8 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:15.545636 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-937828e6-9e44-4ae3-a766-d6efdbe15b03 req-98538fea-723f-4ec7-91aa-bd02a71dd3f8 demo demo] Calling method 'version_select' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:15.546256 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-937828e6-9e44-4ae3-a766-d6efdbe15b03 req-98538fea-723f-4ec7-91aa-bd02a71dd3f8 demo demo] https://199.204.45.4/volume/v3/ returned with HTTP 200 Jun 26 08:34:15.546912 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 6/20] 199.204.45.4 () {66 vars in 1332 bytes} [Fri Jun 26 08:34:15 2026] GET /volume/v3/ => generated 388 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:15.583560 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-f063932b-6b55-4b99-bf5a-ac446638e0fd None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:34:15.585152 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-f063932b-6b55-4b99-bf5a-ac446638e0fd demo demo] GET https://199.204.45.4/volume/v3/types/default Jun 26 08:34:15.585338 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-f063932b-6b55-4b99-bf5a-ac446638e0fd demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:34:15.585517 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-f063932b-6b55-4b99-bf5a-ac446638e0fd demo demo] Calling method 'show' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:34:15.593798 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-f063932b-6b55-4b99-bf5a-ac446638e0fd demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 Jun 26 08:34:15.594215 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 5/21] 199.204.45.4 () {64 vars in 1287 bytes} [Fri Jun 26 08:34:15 2026] GET /volume/v3/types/default => generated 145 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 08:34:23.803322 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:34:25.589708 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=8 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:39:04.409318 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-f16ee689-e175-41d5-9900-8bbf5cc857ca None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:39:04.501805 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-f16ee689-e175-41d5-9900-8bbf5cc857ca demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:39:04.502183 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-f16ee689-e175-41d5-9900-8bbf5cc857ca demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:39:04.502575 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-f16ee689-e175-41d5-9900-8bbf5cc857ca demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:39:04.504295 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-f16ee689-e175-41d5-9900-8bbf5cc857ca demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:39:04.504295 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-f16ee689-e175-41d5-9900-8bbf5cc857ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:39:04.551528 np0000183150 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-f16ee689-e175-41d5-9900-8bbf5cc857ca demo demo] Get all volumes completed successfully. Jun 26 08:39:04.552046 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-f16ee689-e175-41d5-9900-8bbf5cc857ca demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:39:04.552363 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 6/22] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:39:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:39:14.540425 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:40:04.584839 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-92268d03-b4de-48e2-acba-b1391889ca0f None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:40:04.588198 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-92268d03-b4de-48e2-acba-b1391889ca0f demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:40:04.588581 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-92268d03-b4de-48e2-acba-b1391889ca0f demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:40:04.588877 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-92268d03-b4de-48e2-acba-b1391889ca0f demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:40:04.590704 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-92268d03-b4de-48e2-acba-b1391889ca0f demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:40:04.591639 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-92268d03-b4de-48e2-acba-b1391889ca0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:40:04.630415 np0000183150 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-92268d03-b4de-48e2-acba-b1391889ca0f demo demo] Get all volumes completed successfully. Jun 26 08:40:04.632538 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-92268d03-b4de-48e2-acba-b1391889ca0f demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:40:04.633010 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 6/23] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:40:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:40:14.623201 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:41:04.638350 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-674d2ec7-4aae-4f57-aaf0-9a688c3a0a21 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:41:04.641769 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-674d2ec7-4aae-4f57-aaf0-9a688c3a0a21 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:41:04.642009 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-674d2ec7-4aae-4f57-aaf0-9a688c3a0a21 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:41:04.642254 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-674d2ec7-4aae-4f57-aaf0-9a688c3a0a21 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:41:04.642825 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-674d2ec7-4aae-4f57-aaf0-9a688c3a0a21 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:41:04.644690 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-674d2ec7-4aae-4f57-aaf0-9a688c3a0a21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:41:04.680767 np0000183150 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-674d2ec7-4aae-4f57-aaf0-9a688c3a0a21 demo demo] Get all volumes completed successfully. Jun 26 08:41:04.682845 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-674d2ec7-4aae-4f57-aaf0-9a688c3a0a21 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:41:04.683307 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 7/24] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:41:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:41:14.674741 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:42:04.691698 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-f1a28dcd-bd57-41ed-9ded-f5b5b246c49b None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:42:04.695326 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-f1a28dcd-bd57-41ed-9ded-f5b5b246c49b demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:42:04.695621 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-f1a28dcd-bd57-41ed-9ded-f5b5b246c49b demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:42:04.695861 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-f1a28dcd-bd57-41ed-9ded-f5b5b246c49b demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:42:04.696523 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-f1a28dcd-bd57-41ed-9ded-f5b5b246c49b demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:42:04.697680 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-f1a28dcd-bd57-41ed-9ded-f5b5b246c49b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:42:04.740863 np0000183150 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-f1a28dcd-bd57-41ed-9ded-f5b5b246c49b demo demo] Get all volumes completed successfully. Jun 26 08:42:04.743311 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-f1a28dcd-bd57-41ed-9ded-f5b5b246c49b demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:42:04.743993 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 6/25] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:42:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:42:14.733441 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:43:04.759935 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-a6625bfe-ea67-47ec-bbde-0517fce10a36 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:43:04.762045 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-a6625bfe-ea67-47ec-bbde-0517fce10a36 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:43:04.762231 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-a6625bfe-ea67-47ec-bbde-0517fce10a36 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:43:04.762399 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-a6625bfe-ea67-47ec-bbde-0517fce10a36 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:43:04.762698 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-a6625bfe-ea67-47ec-bbde-0517fce10a36 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:43:04.763468 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-a6625bfe-ea67-47ec-bbde-0517fce10a36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:43:04.772176 np0000183150 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-a6625bfe-ea67-47ec-bbde-0517fce10a36 demo demo] Get all volumes completed successfully. Jun 26 08:43:04.775465 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-a6625bfe-ea67-47ec-bbde-0517fce10a36 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:43:04.776003 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 7/26] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:43:04 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 08:43:14.766114 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:44:04.797662 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-1fac8e1e-4443-44cd-aa2d-a42ed7c69469 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:44:04.982657 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-1fac8e1e-4443-44cd-aa2d-a42ed7c69469 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:44:04.982869 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-1fac8e1e-4443-44cd-aa2d-a42ed7c69469 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:44:04.983099 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-1fac8e1e-4443-44cd-aa2d-a42ed7c69469 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:44:04.983388 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-1fac8e1e-4443-44cd-aa2d-a42ed7c69469 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:44:04.984109 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-1fac8e1e-4443-44cd-aa2d-a42ed7c69469 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:44:04.991164 np0000183150 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-1fac8e1e-4443-44cd-aa2d-a42ed7c69469 demo demo] Get all volumes completed successfully. Jun 26 08:44:04.993246 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-1fac8e1e-4443-44cd-aa2d-a42ed7c69469 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:44:04.993649 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 7/27] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:44:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:44:14.987200 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:45:05.014256 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-5cb1bb99-8a78-4972-827c-a825634ed0e1 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:45:05.017083 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-5cb1bb99-8a78-4972-827c-a825634ed0e1 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:45:05.017258 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-5cb1bb99-8a78-4972-827c-a825634ed0e1 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:45:05.017452 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-5cb1bb99-8a78-4972-827c-a825634ed0e1 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:45:05.017675 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-5cb1bb99-8a78-4972-827c-a825634ed0e1 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:45:05.018358 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-5cb1bb99-8a78-4972-827c-a825634ed0e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:45:05.026768 np0000183150 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-5cb1bb99-8a78-4972-827c-a825634ed0e1 demo demo] Get all volumes completed successfully. Jun 26 08:45:05.028674 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-5cb1bb99-8a78-4972-827c-a825634ed0e1 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:45:05.029008 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 8/28] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:45:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:45:15.021365 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:46:05.044779 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-be905de0-369f-4f45-b884-4aaca903d46b None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:46:05.049644 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-be905de0-369f-4f45-b884-4aaca903d46b demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:46:05.050100 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-be905de0-369f-4f45-b884-4aaca903d46b demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:46:05.050502 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-be905de0-369f-4f45-b884-4aaca903d46b demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:46:05.051162 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-be905de0-369f-4f45-b884-4aaca903d46b demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:46:05.052374 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-be905de0-369f-4f45-b884-4aaca903d46b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:46:05.065008 np0000183150 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-be905de0-369f-4f45-b884-4aaca903d46b demo demo] Get all volumes completed successfully. Jun 26 08:46:05.068914 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-be905de0-369f-4f45-b884-4aaca903d46b demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:46:05.069524 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 7/29] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:46:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:46:15.055407 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:47:05.085034 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-0469cdb8-eabf-4842-9109-3e0c1540269f None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:47:05.087705 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-0469cdb8-eabf-4842-9109-3e0c1540269f demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:47:05.087938 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-0469cdb8-eabf-4842-9109-3e0c1540269f demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:47:05.088339 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-0469cdb8-eabf-4842-9109-3e0c1540269f demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:47:05.088720 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-0469cdb8-eabf-4842-9109-3e0c1540269f demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:47:05.089665 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-0469cdb8-eabf-4842-9109-3e0c1540269f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:47:05.099068 np0000183150 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-0469cdb8-eabf-4842-9109-3e0c1540269f demo demo] Get all volumes completed successfully. Jun 26 08:47:05.102085 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-0469cdb8-eabf-4842-9109-3e0c1540269f demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:47:05.102587 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 8/30] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:47:05 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 08:47:15.094373 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:48:05.115310 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-62ac4d37-f098-4479-a29a-c16d6a638df9 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:48:05.119459 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-62ac4d37-f098-4479-a29a-c16d6a638df9 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:48:05.119834 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-62ac4d37-f098-4479-a29a-c16d6a638df9 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:48:05.120453 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-62ac4d37-f098-4479-a29a-c16d6a638df9 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:48:05.120672 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-62ac4d37-f098-4479-a29a-c16d6a638df9 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:48:05.122186 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-62ac4d37-f098-4479-a29a-c16d6a638df9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:48:05.130164 np0000183150 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-62ac4d37-f098-4479-a29a-c16d6a638df9 demo demo] Get all volumes completed successfully. Jun 26 08:48:05.132418 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-62ac4d37-f098-4479-a29a-c16d6a638df9 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:48:05.133012 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 8/31] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:48:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:48:15.125210 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:49:05.147727 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-b3445d8a-653c-46c6-9ea0-8a9a05ccf749 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:49:05.302650 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-b3445d8a-653c-46c6-9ea0-8a9a05ccf749 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:49:05.302908 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-b3445d8a-653c-46c6-9ea0-8a9a05ccf749 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:49:05.303157 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-b3445d8a-653c-46c6-9ea0-8a9a05ccf749 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:49:05.303479 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-b3445d8a-653c-46c6-9ea0-8a9a05ccf749 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:49:05.304693 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-b3445d8a-653c-46c6-9ea0-8a9a05ccf749 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:49:05.318473 np0000183150 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-b3445d8a-653c-46c6-9ea0-8a9a05ccf749 demo demo] Get all volumes completed successfully. Jun 26 08:49:05.322676 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-b3445d8a-653c-46c6-9ea0-8a9a05ccf749 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:49:05.323392 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 9/32] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:49:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:49:15.309754 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:50:05.336028 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-26c87ffc-05cd-4b12-8aea-0a0e3e1a6162 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:50:05.339151 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-26c87ffc-05cd-4b12-8aea-0a0e3e1a6162 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:50:05.339344 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-26c87ffc-05cd-4b12-8aea-0a0e3e1a6162 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:50:05.339544 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-26c87ffc-05cd-4b12-8aea-0a0e3e1a6162 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:50:05.339783 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-26c87ffc-05cd-4b12-8aea-0a0e3e1a6162 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:50:05.340484 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-26c87ffc-05cd-4b12-8aea-0a0e3e1a6162 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:50:05.348546 np0000183150 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-26c87ffc-05cd-4b12-8aea-0a0e3e1a6162 demo demo] Get all volumes completed successfully. Jun 26 08:50:05.350397 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-26c87ffc-05cd-4b12-8aea-0a0e3e1a6162 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:50:05.350710 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 8/33] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:50:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:50:15.343241 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:51:05.372596 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-e287f825-6a94-46a0-b152-36747cb85b78 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:51:05.374673 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-e287f825-6a94-46a0-b152-36747cb85b78 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:51:05.374846 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-e287f825-6a94-46a0-b152-36747cb85b78 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:51:05.374995 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-e287f825-6a94-46a0-b152-36747cb85b78 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:51:05.375230 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-e287f825-6a94-46a0-b152-36747cb85b78 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:51:05.375915 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-e287f825-6a94-46a0-b152-36747cb85b78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:51:05.383896 np0000183150 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-e287f825-6a94-46a0-b152-36747cb85b78 demo demo] Get all volumes completed successfully. Jun 26 08:51:05.385677 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-e287f825-6a94-46a0-b152-36747cb85b78 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:51:05.386019 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 9/34] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:51:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:51:15.378782 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:52:05.397104 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-403a68ef-3b91-4f96-927f-280700cc7867 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:52:05.401474 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-403a68ef-3b91-4f96-927f-280700cc7867 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:52:05.401474 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-403a68ef-3b91-4f96-927f-280700cc7867 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:52:05.401474 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-403a68ef-3b91-4f96-927f-280700cc7867 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:52:05.402019 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-403a68ef-3b91-4f96-927f-280700cc7867 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:52:05.403041 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-403a68ef-3b91-4f96-927f-280700cc7867 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:52:05.412355 np0000183150 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-403a68ef-3b91-4f96-927f-280700cc7867 demo demo] Get all volumes completed successfully. Jun 26 08:52:05.415036 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-403a68ef-3b91-4f96-927f-280700cc7867 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:52:05.415036 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 9/35] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:52:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:52:15.406385 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:53:05.434837 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-8b043437-0747-4729-934b-beff542aff7c None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:53:05.437796 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-8b043437-0747-4729-934b-beff542aff7c demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:53:05.437891 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-8b043437-0747-4729-934b-beff542aff7c demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:53:05.438138 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-8b043437-0747-4729-934b-beff542aff7c demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:53:05.438486 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-8b043437-0747-4729-934b-beff542aff7c demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:53:05.439439 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-8b043437-0747-4729-934b-beff542aff7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:53:05.447623 np0000183150 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-8b043437-0747-4729-934b-beff542aff7c demo demo] Get all volumes completed successfully. Jun 26 08:53:05.453255 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-8b043437-0747-4729-934b-beff542aff7c demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:53:05.454553 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 10/36] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:53:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:53:15.442429 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:54:05.493295 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-8bfbd0cf-634b-41f8-b1ab-9a2789a53072 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:54:05.647808 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-8bfbd0cf-634b-41f8-b1ab-9a2789a53072 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:54:05.648265 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-8bfbd0cf-634b-41f8-b1ab-9a2789a53072 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:54:05.648601 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-8bfbd0cf-634b-41f8-b1ab-9a2789a53072 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:54:05.649012 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-8bfbd0cf-634b-41f8-b1ab-9a2789a53072 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:54:05.650412 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-8bfbd0cf-634b-41f8-b1ab-9a2789a53072 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:54:05.659539 np0000183150 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-8bfbd0cf-634b-41f8-b1ab-9a2789a53072 demo demo] Get all volumes completed successfully. Jun 26 08:54:05.662095 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-8bfbd0cf-634b-41f8-b1ab-9a2789a53072 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:54:05.662711 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 9/37] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:54:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:54:15.656811 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:55:05.689304 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-93f9a1cb-d516-4616-9b02-81441e4ad07e None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:55:05.695235 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-93f9a1cb-d516-4616-9b02-81441e4ad07e demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:55:05.695517 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-93f9a1cb-d516-4616-9b02-81441e4ad07e demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:55:05.695660 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-93f9a1cb-d516-4616-9b02-81441e4ad07e demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:55:05.695929 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-93f9a1cb-d516-4616-9b02-81441e4ad07e demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:55:05.697494 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-93f9a1cb-d516-4616-9b02-81441e4ad07e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:55:05.706864 np0000183150 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-93f9a1cb-d516-4616-9b02-81441e4ad07e demo demo] Get all volumes completed successfully. Jun 26 08:55:05.708983 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-93f9a1cb-d516-4616-9b02-81441e4ad07e demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:55:05.709427 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 10/38] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:55:05 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 08:55:15.700702 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:56:05.727505 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-a06abede-f1d3-4fc4-af29-631a67cb9547 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:56:05.730812 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-a06abede-f1d3-4fc4-af29-631a67cb9547 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:56:05.731074 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-a06abede-f1d3-4fc4-af29-631a67cb9547 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:56:05.731322 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-a06abede-f1d3-4fc4-af29-631a67cb9547 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:56:05.731608 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-a06abede-f1d3-4fc4-af29-631a67cb9547 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:56:05.732332 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-a06abede-f1d3-4fc4-af29-631a67cb9547 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:56:05.738385 np0000183150 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-a06abede-f1d3-4fc4-af29-631a67cb9547 demo demo] Get all volumes completed successfully. Jun 26 08:56:05.741308 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-a06abede-f1d3-4fc4-af29-631a67cb9547 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:56:05.741594 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 10/39] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:56:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:56:15.734800 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:57:05.759817 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-26ae8c3c-820a-4ea4-8249-9cf3f732699b None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:57:05.763740 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-26ae8c3c-820a-4ea4-8249-9cf3f732699b demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:57:05.764016 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-26ae8c3c-820a-4ea4-8249-9cf3f732699b demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:57:05.764246 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-26ae8c3c-820a-4ea4-8249-9cf3f732699b demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:57:05.764546 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-26ae8c3c-820a-4ea4-8249-9cf3f732699b demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:57:05.765439 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-26ae8c3c-820a-4ea4-8249-9cf3f732699b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:57:05.774078 np0000183150 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-26ae8c3c-820a-4ea4-8249-9cf3f732699b demo demo] Get all volumes completed successfully. Jun 26 08:57:05.775993 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-26ae8c3c-820a-4ea4-8249-9cf3f732699b demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:57:05.776345 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 11/40] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:57:05 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 08:57:15.768507 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:58:05.794408 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-01972998-fee5-4cfb-832f-4c862721f5ba None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:58:05.797164 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-01972998-fee5-4cfb-832f-4c862721f5ba demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:58:05.797375 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-01972998-fee5-4cfb-832f-4c862721f5ba demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:58:05.798135 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-01972998-fee5-4cfb-832f-4c862721f5ba demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:58:05.798135 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-01972998-fee5-4cfb-832f-4c862721f5ba demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:58:05.799737 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-01972998-fee5-4cfb-832f-4c862721f5ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:58:05.808315 np0000183150 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-01972998-fee5-4cfb-832f-4c862721f5ba demo demo] Get all volumes completed successfully. Jun 26 08:58:05.808786 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-01972998-fee5-4cfb-832f-4c862721f5ba demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:58:05.809124 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 10/41] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:58:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:58:15.802961 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 08:59:05.833309 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-550e3d48-4d08-4c5f-adb3-1d6f12f13b6c None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 08:59:05.928645 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-550e3d48-4d08-4c5f-adb3-1d6f12f13b6c demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 08:59:05.929019 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-550e3d48-4d08-4c5f-adb3-1d6f12f13b6c demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 08:59:05.929434 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-550e3d48-4d08-4c5f-adb3-1d6f12f13b6c demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 08:59:05.929914 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-550e3d48-4d08-4c5f-adb3-1d6f12f13b6c demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 08:59:05.931487 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-550e3d48-4d08-4c5f-adb3-1d6f12f13b6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 08:59:05.940302 np0000183150 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-550e3d48-4d08-4c5f-adb3-1d6f12f13b6c demo demo] Get all volumes completed successfully. Jun 26 08:59:05.942378 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-550e3d48-4d08-4c5f-adb3-1d6f12f13b6c demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 08:59:05.942538 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 11/42] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 08:59:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 08:59:15.935266 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:00:05.956440 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-30bd8114-8abb-40ab-9577-de4d51d5229d None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:00:05.960530 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-30bd8114-8abb-40ab-9577-de4d51d5229d demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 09:00:05.961117 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-30bd8114-8abb-40ab-9577-de4d51d5229d demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:00:05.961603 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-30bd8114-8abb-40ab-9577-de4d51d5229d demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:00:05.962141 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-30bd8114-8abb-40ab-9577-de4d51d5229d demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:00:05.964465 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-30bd8114-8abb-40ab-9577-de4d51d5229d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:00:05.972554 np0000183150 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-30bd8114-8abb-40ab-9577-de4d51d5229d demo demo] Get all volumes completed successfully. Jun 26 09:00:05.974621 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-30bd8114-8abb-40ab-9577-de4d51d5229d demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:00:05.974987 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 11/43] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 09:00:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:00:15.968032 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:01:05.993465 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-b760631c-d310-4ded-af5b-f32b061fdcfe None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:01:05.996165 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-b760631c-d310-4ded-af5b-f32b061fdcfe demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 09:01:05.996474 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-b760631c-d310-4ded-af5b-f32b061fdcfe demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:01:05.996738 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-b760631c-d310-4ded-af5b-f32b061fdcfe demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:01:05.997126 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-b760631c-d310-4ded-af5b-f32b061fdcfe demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:01:05.998751 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-b760631c-d310-4ded-af5b-f32b061fdcfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:01:06.007404 np0000183150 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-b760631c-d310-4ded-af5b-f32b061fdcfe demo demo] Get all volumes completed successfully. Jun 26 09:01:06.009391 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-b760631c-d310-4ded-af5b-f32b061fdcfe demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:01:06.009729 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 12/44] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 09:01:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:01:16.002521 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:02:06.025918 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-afc7b071-6784-4a3c-aecb-6746bc1f0429 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:02:06.029847 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-afc7b071-6784-4a3c-aecb-6746bc1f0429 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 09:02:06.030523 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-afc7b071-6784-4a3c-aecb-6746bc1f0429 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:02:06.030925 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-afc7b071-6784-4a3c-aecb-6746bc1f0429 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:02:06.031493 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-afc7b071-6784-4a3c-aecb-6746bc1f0429 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:02:06.033054 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-afc7b071-6784-4a3c-aecb-6746bc1f0429 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:02:06.042625 np0000183150 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-afc7b071-6784-4a3c-aecb-6746bc1f0429 demo demo] Get all volumes completed successfully. Jun 26 09:02:06.046122 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-afc7b071-6784-4a3c-aecb-6746bc1f0429 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:02:06.046537 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 11/45] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 09:02:06 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 09:02:16.035859 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:03:06.063108 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-290bc647-0bae-4721-bb89-1cd75f52d950 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:03:06.067260 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-290bc647-0bae-4721-bb89-1cd75f52d950 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 09:03:06.067631 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-290bc647-0bae-4721-bb89-1cd75f52d950 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:03:06.068111 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-290bc647-0bae-4721-bb89-1cd75f52d950 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:03:06.068442 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-290bc647-0bae-4721-bb89-1cd75f52d950 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:03:06.069477 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-290bc647-0bae-4721-bb89-1cd75f52d950 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:03:06.077405 np0000183150 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-290bc647-0bae-4721-bb89-1cd75f52d950 demo demo] Get all volumes completed successfully. Jun 26 09:03:06.080008 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-290bc647-0bae-4721-bb89-1cd75f52d950 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:03:06.080479 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 12/46] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 09:03:06 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 09:03:16.072613 np0000183150 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:04:06.095084 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-2e3a9427-b54e-450d-9afb-2d35ab1aab42 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:04:06.193334 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-2e3a9427-b54e-450d-9afb-2d35ab1aab42 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 09:04:06.193683 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-2e3a9427-b54e-450d-9afb-2d35ab1aab42 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:04:06.193844 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-2e3a9427-b54e-450d-9afb-2d35ab1aab42 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:04:06.194053 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-2e3a9427-b54e-450d-9afb-2d35ab1aab42 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:04:06.194754 np0000183150 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-2e3a9427-b54e-450d-9afb-2d35ab1aab42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:04:06.200628 np0000183150 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-2e3a9427-b54e-450d-9afb-2d35ab1aab42 demo demo] Get all volumes completed successfully. Jun 26 09:04:06.202500 np0000183150 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-2e3a9427-b54e-450d-9afb-2d35ab1aab42 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:04:06.202809 np0000183150 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 12/47] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 09:04:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:04:16.197346 np0000183150 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:05:06.228999 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-81b0f755-1714-432d-858b-ed4e696339b6 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:05:06.235906 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-81b0f755-1714-432d-858b-ed4e696339b6 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 09:05:06.235906 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-81b0f755-1714-432d-858b-ed4e696339b6 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:05:06.235906 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-81b0f755-1714-432d-858b-ed4e696339b6 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:05:06.235906 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-81b0f755-1714-432d-858b-ed4e696339b6 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:05:06.236953 np0000183150 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-81b0f755-1714-432d-858b-ed4e696339b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:05:06.244486 np0000183150 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-81b0f755-1714-432d-858b-ed4e696339b6 demo demo] Get all volumes completed successfully. Jun 26 09:05:06.246587 np0000183150 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-81b0f755-1714-432d-858b-ed4e696339b6 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:05:06.246904 np0000183150 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 13/48] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 09:05:06 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 09:05:16.240623 np0000183150 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:06:06.260456 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-32b449a5-1faa-4ce0-b53c-eddd35dd4bba None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:06:06.264836 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-32b449a5-1faa-4ce0-b53c-eddd35dd4bba demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 09:06:06.265016 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-32b449a5-1faa-4ce0-b53c-eddd35dd4bba demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:06:06.265202 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-32b449a5-1faa-4ce0-b53c-eddd35dd4bba demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:06:06.265461 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-32b449a5-1faa-4ce0-b53c-eddd35dd4bba demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:06:06.266268 np0000183150 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-32b449a5-1faa-4ce0-b53c-eddd35dd4bba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:06:06.278110 np0000183150 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-32b449a5-1faa-4ce0-b53c-eddd35dd4bba demo demo] Get all volumes completed successfully. Jun 26 09:06:06.282019 np0000183150 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-32b449a5-1faa-4ce0-b53c-eddd35dd4bba demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:06:06.282460 np0000183150 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 12/49] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 09:06:06 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 09:06:16.269854 np0000183150 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:07:06.299749 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-9b39f5d9-8881-4d70-b5d9-16dcb2e8e795 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:07:06.304007 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-9b39f5d9-8881-4d70-b5d9-16dcb2e8e795 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail Jun 26 09:07:06.304405 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-9b39f5d9-8881-4d70-b5d9-16dcb2e8e795 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:07:06.304792 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-9b39f5d9-8881-4d70-b5d9-16dcb2e8e795 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:07:06.305438 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-9b39f5d9-8881-4d70-b5d9-16dcb2e8e795 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:07:06.306881 np0000183150 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-9b39f5d9-8881-4d70-b5d9-16dcb2e8e795 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:07:06.315648 np0000183150 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-9b39f5d9-8881-4d70-b5d9-16dcb2e8e795 demo demo] Get all volumes completed successfully. Jun 26 09:07:06.318186 np0000183150 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-9b39f5d9-8881-4d70-b5d9-16dcb2e8e795 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:07:06.318714 np0000183150 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 13/50] 199.204.45.4 () {64 vars in 1284 bytes} [Fri Jun 26 09:07:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)