May 09 09:03:05.432179 np0000173035 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:03:05.441340 np0000173035 devstack@c-api.service[112875]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:03:05 2026] *** May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: nodename: np0000173035 May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: machine: x86_64 May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: clock source: unix May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: pcre jit disabled May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: detected number of CPU cores: 16 May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: current working directory: / May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: detected binary path: /usr/bin/uwsgi-core May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: your processes number limit is 256917 May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: your memory page size is 4096 bytes May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: detected max file descriptor number: 2048 May 09 09:03:05.444150 np0000173035 devstack@c-api.service[112875]: lock engine: pthread robust mutexes May 09 09:03:05.445020 np0000173035 devstack@c-api.service[112875]: thunder lock: enabled May 09 09:03:05.445020 np0000173035 devstack@c-api.service[112875]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:03:05.445020 np0000173035 devstack@c-api.service[112875]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:03:05.445020 np0000173035 devstack@c-api.service[112875]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:03:05.445020 np0000173035 devstack@c-api.service[112875]: Set PythonHome to /opt/stack/data/venv May 09 09:03:05.478587 np0000173035 devstack@c-api.service[112875]: Python main interpreter initialized at 0x7a22a24a3668 May 09 09:03:05.478587 np0000173035 devstack@c-api.service[112875]: python threads support enabled May 09 09:03:05.478587 np0000173035 devstack@c-api.service[112875]: your server socket listen backlog is limited to 100 connections May 09 09:03:05.478587 np0000173035 devstack@c-api.service[112875]: your mercy for graceful operations on workers is 80 seconds May 09 09:03:05.479122 np0000173035 devstack@c-api.service[112875]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:03:05.479265 np0000173035 devstack@c-api.service[112875]: *** Operational MODE: preforking *** May 09 09:03:05.479488 np0000173035 devstack@c-api.service[112875]: *** uWSGI is running in multiple interpreter mode *** May 09 09:03:05.479488 np0000173035 devstack@c-api.service[112875]: spawned uWSGI master process (pid: 112875) May 09 09:03:05.479667 np0000173035 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:03:05.480131 np0000173035 devstack@c-api.service[112875]: spawned uWSGI worker 1 (pid: 112877, cores: 1) May 09 09:03:05.480709 np0000173035 devstack@c-api.service[112875]: spawned uWSGI worker 2 (pid: 112878, cores: 1) May 09 09:03:05.481147 np0000173035 devstack@c-api.service[112875]: spawned uWSGI worker 3 (pid: 112879, cores: 1) May 09 09:03:05.481807 np0000173035 devstack@c-api.service[112875]: spawned uWSGI worker 4 (pid: 112880, cores: 1) May 09 09:03:05.481877 np0000173035 devstack@c-api.service[112875]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:03:05.609312 np0000173035 devstack@c-api.service[112877]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:05.609312 np0000173035 devstack@c-api.service[112877]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:05.609312 np0000173035 devstack@c-api.service[112877]: we strongly recommend against using it for new projects. May 09 09:03:05.609312 np0000173035 devstack@c-api.service[112877]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:05.609312 np0000173035 devstack@c-api.service[112877]: framework. For more detail see May 09 09:03:05.609312 np0000173035 devstack@c-api.service[112877]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:05.609312 np0000173035 devstack@c-api.service[112877]: import eventlet # noqa May 09 09:03:05.618183 np0000173035 devstack@c-api.service[112878]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:05.618183 np0000173035 devstack@c-api.service[112878]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:05.618183 np0000173035 devstack@c-api.service[112878]: we strongly recommend against using it for new projects. May 09 09:03:05.618183 np0000173035 devstack@c-api.service[112878]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:05.618183 np0000173035 devstack@c-api.service[112878]: framework. For more detail see May 09 09:03:05.618183 np0000173035 devstack@c-api.service[112878]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:05.618183 np0000173035 devstack@c-api.service[112878]: import eventlet # noqa May 09 09:03:05.621098 np0000173035 devstack@c-api.service[112880]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:05.621098 np0000173035 devstack@c-api.service[112880]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:05.621098 np0000173035 devstack@c-api.service[112880]: we strongly recommend against using it for new projects. May 09 09:03:05.621098 np0000173035 devstack@c-api.service[112880]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:05.621098 np0000173035 devstack@c-api.service[112880]: framework. For more detail see May 09 09:03:05.621098 np0000173035 devstack@c-api.service[112880]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:05.621098 np0000173035 devstack@c-api.service[112880]: import eventlet # noqa May 09 09:03:05.629844 np0000173035 devstack@c-api.service[112879]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:05.629844 np0000173035 devstack@c-api.service[112879]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:05.629844 np0000173035 devstack@c-api.service[112879]: we strongly recommend against using it for new projects. May 09 09:03:05.629844 np0000173035 devstack@c-api.service[112879]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:05.629844 np0000173035 devstack@c-api.service[112879]: framework. For more detail see May 09 09:03:05.629844 np0000173035 devstack@c-api.service[112879]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:05.629844 np0000173035 devstack@c-api.service[112879]: import eventlet # noqa May 09 09:03:05.695100 np0000173035 devstack@c-api.service[112877]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:05.695100 np0000173035 devstack@c-api.service[112877]: debtcollector.deprecate( May 09 09:03:05.707355 np0000173035 devstack@c-api.service[112878]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:05.707355 np0000173035 devstack@c-api.service[112878]: debtcollector.deprecate( May 09 09:03:05.716184 np0000173035 devstack@c-api.service[112879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:05.716184 np0000173035 devstack@c-api.service[112879]: debtcollector.deprecate( May 09 09:03:05.717565 np0000173035 devstack@c-api.service[112880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:05.717565 np0000173035 devstack@c-api.service[112880]: debtcollector.deprecate( May 09 09:03:05.773340 np0000173035 devstack@c-api.service[112877]: /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 May 09 09:03:05.773340 np0000173035 devstack@c-api.service[112877]: from cgi import parse_header May 09 09:03:05.800406 np0000173035 devstack@c-api.service[112880]: /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 May 09 09:03:05.800406 np0000173035 devstack@c-api.service[112880]: from cgi import parse_header May 09 09:03:05.809649 np0000173035 devstack@c-api.service[112878]: /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 May 09 09:03:05.809649 np0000173035 devstack@c-api.service[112878]: from cgi import parse_header May 09 09:03:05.817938 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:05.817938 np0000173035 devstack@c-api.service[112877]: removals.removed_module( May 09 09:03:05.818038 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:05.818038 np0000173035 devstack@c-api.service[112877]: removals.removed_module( May 09 09:03:05.835945 np0000173035 devstack@c-api.service[112879]: /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 May 09 09:03:05.835945 np0000173035 devstack@c-api.service[112879]: from cgi import parse_header May 09 09:03:05.845357 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:03:05.845357 np0000173035 devstack@c-api.service[112880]: removals.removed_module( May 09 09:03:05.847587 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:03:05.847587 np0000173035 devstack@c-api.service[112880]: removals.removed_module( May 09 09:03:05.868875 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:05.868875 np0000173035 devstack@c-api.service[112878]: removals.removed_module( May 09 09:03:05.870465 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:05.870465 np0000173035 devstack@c-api.service[112878]: removals.removed_module( May 09 09:03:05.896027 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:03:05.896027 np0000173035 devstack@c-api.service[112879]: removals.removed_module( May 09 09:03:05.897070 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:03:05.897070 np0000173035 devstack@c-api.service[112879]: removals.removed_module( May 09 09:03:06.431078 np0000173035 devstack@c-api.service[112877]: /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 May 09 09:03:06.431078 np0000173035 devstack@c-api.service[112877]: warnings.warn( May 09 09:03:06.457644 np0000173035 devstack@c-api.service[112880]: /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 May 09 09:03:06.457644 np0000173035 devstack@c-api.service[112880]: warnings.warn( May 09 09:03:06.493397 np0000173035 devstack@c-api.service[112878]: /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 May 09 09:03:06.493397 np0000173035 devstack@c-api.service[112878]: warnings.warn( May 09 09:03:06.519579 np0000173035 devstack@c-api.service[112879]: /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 May 09 09:03:06.519579 np0000173035 devstack@c-api.service[112879]: warnings.warn( May 09 09:03:06.528607 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:06.528607 np0000173035 devstack@c-api.service[112877]: warnings.warn( May 09 09:03:06.559234 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:03:06.559234 np0000173035 devstack@c-api.service[112880]: warnings.warn( May 09 09:03:06.600204 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:06.600204 np0000173035 devstack@c-api.service[112878]: warnings.warn( May 09 09:03:06.619493 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:03:06.619493 np0000173035 devstack@c-api.service[112879]: warnings.warn( May 09 09:03:06.856188 np0000173035 devstack@c-api.service[112877]: 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. May 09 09:03:06.856775 np0000173035 devstack@c-api.service[112877]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112877) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:06.862543 np0000173035 devstack@c-api.service[112880]: 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. May 09 09:03:06.862989 np0000173035 devstack@c-api.service[112880]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112880) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:06.895759 np0000173035 devstack@c-api.service[112878]: 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. May 09 09:03:06.896266 np0000173035 devstack@c-api.service[112878]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112878) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:06.901287 np0000173035 devstack@c-api.service[112879]: 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. May 09 09:03:06.901709 np0000173035 devstack@c-api.service[112879]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112879) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:06.947893 np0000173035 devstack@c-api.service[112880]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:03:06.947893 np0000173035 devstack@c-api.service[112880]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:06.950352 np0000173035 devstack@c-api.service[112877]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:03:06.950352 np0000173035 devstack@c-api.service[112877]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:06.960886 np0000173035 devstack@c-api.service[112878]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:03:06.960886 np0000173035 devstack@c-api.service[112878]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:06.964503 np0000173035 devstack@c-api.service[112879]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:03:06.964503 np0000173035 devstack@c-api.service[112879]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:07.413943 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112878) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:07.414246 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112879) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:07.414319 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112877) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:07.414454 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.414454 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.414612 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.414612 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.414809 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.414894 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.414963 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.415033 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.415094 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.416740 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.416740 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.416965 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.416965 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.416965 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.416965 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.417262 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.417405 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.417490 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.417603 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.417603 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.417782 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.417862 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.417971 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.418086 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.418181 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.418278 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.418406 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.418406 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.418593 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.418674 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.418752 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.418752 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.418752 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.418752 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.418752 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.418752 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.418752 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.419315 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.419315 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.419315 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.419315 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.419315 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.419733 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112880) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:07.419818 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.419910 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.420003 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.420100 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.420178 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.420178 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.420178 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.420178 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.420178 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.420580 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.420580 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.420580 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.420580 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.420580 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.420916 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.420916 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.421074 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.421166 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.421256 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.421347 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.421347 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.421549 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.421625 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.421718 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.421796 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.421875 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.421936 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.421995 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.422082 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.422152 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.422152 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.422152 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.422152 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.422360 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.422360 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.422447 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.422485 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.422524 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.422567 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.422600 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.422633 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.422665 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.422701 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.422733 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.422770 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.422805 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.422842 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.422888 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.422921 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.422954 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.422991 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.423027 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.423060 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.423099 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.423136 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.423177 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.423311 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.423359 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.423409 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.423458 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.423501 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.423536 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.423577 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.423577 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.423577 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.423577 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.423577 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.423577 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.423771 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.423771 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.423771 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.423771 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.423771 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.423771 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.423771 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.423994 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.424028 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.424064 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.424104 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.424141 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.424174 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.424212 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.424253 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.424295 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.424328 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.424383 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.424424 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.424458 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.424494 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.424525 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.424564 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.424606 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.424646 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.424689 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.424727 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.424761 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.424815 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.424855 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.424895 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.424933 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.424968 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.425004 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.425048 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.425088 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.425123 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.425164 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.425200 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.425235 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.425272 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.425307 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.425341 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.425388 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.425436 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.425479 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.425519 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.425561 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.425593 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.425593 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.425657 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.425691 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.425728 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.425767 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.425806 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.425806 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.425873 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.426231 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.426231 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.426231 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.426231 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.426565 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.426601 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.426626 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.426665 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.426692 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.426718 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.426748 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.426774 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.426800 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.426829 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.426856 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.426889 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.426914 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.426945 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.426971 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.427001 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.427026 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.427055 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.427055 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.427108 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.427134 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.427160 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.427190 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.427217 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.427296 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.427344 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.427437 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.427501 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.427731 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.427781 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.427818 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.427845 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.427881 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.427911 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.427938 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.427963 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.427990 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.428020 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.428046 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.428072 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.428102 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.428132 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.428162 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.428203 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.428234 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.428267 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.428300 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.428326 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.428355 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.428591 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.428621 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.428649 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.428679 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.428679 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.428679 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.428679 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.429624 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.429690 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.429745 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.429825 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.429862 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.429893 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.429923 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.429953 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.429985 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.430034 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.430064 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.430094 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.430119 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.430150 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.430176 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.430202 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.430229 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.430258 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.430287 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.430318 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.430346 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.430387 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.430414 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.430450 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.430479 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.430479 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.430479 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.430479 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.431157 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.431222 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.431278 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.431307 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.431338 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.431400 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.431436 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.431463 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.431493 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.431520 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.431554 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.431582 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.431608 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.431635 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.431665 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.431692 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.431721 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.431748 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.431774 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.431800 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.431829 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.431858 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.431885 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.431910 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.431934 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.431959 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.431989 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.431989 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.438093 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.438154 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.438203 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.438233 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.438279 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.438321 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.438391 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.438430 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.438473 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.438508 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.438543 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.438587 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.438622 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.438661 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.438700 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.438736 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.438776 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.438776 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.438846 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.438884 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.438918 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.438963 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.439010 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.439051 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.439092 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.439092 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.439092 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.439092 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.439286 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.439331 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.439406 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.439451 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.439488 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.439528 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.439567 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.439603 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.439645 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.439681 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.439721 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.439760 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.439803 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.439838 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.439877 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.439913 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.439948 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.439983 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.440017 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.440058 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.440097 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.440138 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.440177 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.440177 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.440177 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.440177 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.440177 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.440177 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.441075 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.441136 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.441183 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.441257 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.441299 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.441342 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.441409 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.441448 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.441487 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.441529 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.441571 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.441622 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.441664 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.441700 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.441736 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.441776 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.441813 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.441858 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.441898 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.441934 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.442081 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.442122 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.442163 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.442203 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.442253 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.442288 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.442331 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.442378 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.442426 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.442466 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.442502 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.442542 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.442577 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.442616 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.442655 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.442695 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.442729 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.442762 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.442796 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.442837 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.442872 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.442910 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.442945 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.442979 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.443012 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.443057 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.443091 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.443130 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.443164 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.443197 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.443230 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.443269 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.443310 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.443344 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.443344 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.443344 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.444084 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.444135 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.444196 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.444239 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.444280 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.444317 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.444357 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.444418 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.444467 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.444506 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.444546 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.444581 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.444621 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.444621 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.444686 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.444686 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.444759 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.444796 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.444838 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.444875 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.444910 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.444947 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.444983 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.445017 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.445057 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.445092 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.445133 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.445182 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.445224 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.445266 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.445301 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.445336 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.445388 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.445445 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.445483 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.445523 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.445558 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.445593 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.445634 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.445670 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.445710 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.445750 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.445784 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.445819 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.445819 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.445887 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.445921 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.445956 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.446015 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.446056 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.446090 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.446125 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.446164 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.446197 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.446232 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.446232 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.447183 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.447183 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.447183 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.447183 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.447183 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.447183 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.447383 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.447494 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.447556 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.447620 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.447684 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.447715 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.447752 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.447779 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.447803 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.447829 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.447855 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.447883 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.447951 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.447980 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.448005 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.448043 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.448075 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.448104 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.448131 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.448159 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.448187 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.448217 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.448243 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.448274 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.448304 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.448334 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.448359 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.448412 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.448439 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.448468 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.448498 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.448524 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.448554 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.448580 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.448612 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.448641 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.448668 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.448698 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.448727 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.448753 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.448753 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.448804 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.448829 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.448858 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.448885 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.448913 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.448939 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.448968 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.448968 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.449017 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.449043 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.449071 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.449101 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.449132 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.449157 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.449181 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.449206 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.449232 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.449256 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.449284 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.449309 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.449337 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.449380 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.449414 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.449440 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.449464 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.449490 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.449519 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.449544 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.449567 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.449591 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.449618 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.449644 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.449674 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.449704 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.449704 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.449704 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.449704 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.450540 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.450596 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.450663 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.450719 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.450785 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.450821 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.450850 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.450877 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.450902 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.450933 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.450962 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.450992 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.451018 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.451046 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.451080 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.451106 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.451130 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.451159 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.451189 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.451218 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.451244 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.451272 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.451304 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.451330 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.451377 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.451411 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.451440 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.451440 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.452964 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.453028 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.453084 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.453164 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.453195 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.453260 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.453289 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.453319 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.453376 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.453435 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.453463 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.453497 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.453527 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.453554 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.453580 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.453609 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.453635 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.453663 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.453693 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.453723 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.453753 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.453782 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.453812 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.453841 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.453870 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.453900 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.453928 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.453928 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.455838 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.455885 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.455951 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.456014 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.456070 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.456129 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.456182 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.456211 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.456241 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.456313 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.456408 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.456472 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.456521 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.456562 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.456602 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.456638 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.456684 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.456721 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.456760 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.456795 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.456831 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.456866 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.456900 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.456935 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.456975 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.457011 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.457052 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.457052 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.457341 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.457408 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.457447 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.457481 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.457517 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.457552 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.457592 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.457628 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.457675 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.457711 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.457747 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.457786 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.457824 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.457865 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.457905 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.457940 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.457979 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.458036 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.458082 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.458117 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.458156 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.458196 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.458230 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.458264 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.458303 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.458339 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.458387 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.458387 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.458586 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.458642 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.458684 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.458684 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.458754 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.458790 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.458827 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.458862 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.458897 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.458938 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.459063 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.459107 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.459143 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.459179 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.459214 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.459255 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.459291 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.459327 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.459377 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.459413 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.459459 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.459502 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.459537 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.459573 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.459608 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.459643 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.459685 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.459720 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.459764 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.459800 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.459842 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.459877 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.459912 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.459947 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.459988 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.460024 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.460062 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.460102 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.460143 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.460184 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.460228 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.460264 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.460300 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.460334 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.460383 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.460420 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.460451 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.460492 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.460524 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.460555 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.460597 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.460631 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.460667 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.460706 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.460745 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.460781 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.460814 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.460847 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.460881 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.460920 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.460960 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.460994 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.461028 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.461067 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.461102 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.461140 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.461174 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.461212 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.461252 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.461286 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.461326 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.461376 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.461412 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.461448 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.461482 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.461518 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.461562 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.461597 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.461630 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.461671 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.461715 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.461715 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.461715 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.461715 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.462560 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.462609 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.462665 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.462702 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.462739 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.462781 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.462822 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.462858 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.462893 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.462934 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.462982 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.463023 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.463064 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.463099 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.463139 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.463175 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.463215 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.463255 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.463296 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.463331 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.463388 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.463433 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.463469 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.463509 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.463547 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.463547 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.463547 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.463547 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.467344 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.467419 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.467469 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.467544 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.467591 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.467629 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.467664 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.467705 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.467752 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.467788 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.467788 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.467857 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.467894 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.467928 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.467962 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.468002 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.468037 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.468078 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.468120 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.468155 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.468190 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.468225 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.468264 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.468303 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.468346 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.468398 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.468398 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.468398 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.469669 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.469726 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.469800 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.469848 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.469889 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.469952 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.470019 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.470079 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.470162 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.470214 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.470356 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.470431 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.470492 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.470538 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.470574 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.470612 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.470652 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.470693 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.470764 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.470810 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.470879 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.470945 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.471377 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.471429 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.471471 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.471507 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.471542 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.471577 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.475550 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.475610 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.475644 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.475723 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.475764 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.475827 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.475891 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.475936 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.475975 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.476014 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.476049 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.476091 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.476132 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.476172 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.476213 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.476248 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.476285 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.476320 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.476353 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.476423 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.476423 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.476597 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.476649 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.476712 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.476756 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.476756 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.476822 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.476860 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.476893 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.476931 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.476966 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.477006 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.477048 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.477048 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.477048 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.477146 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.477184 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.477223 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.477261 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.477301 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.477343 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.477406 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.477443 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.477477 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.477513 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.477551 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.477589 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.477628 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.477664 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112880) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.477696 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.477729 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.477775 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.477926 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.477968 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.478020 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.478054 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.478087 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.478123 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.478155 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.478190 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.478264 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.478307 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.478344 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.478396 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.478437 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.478470 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.478506 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.478541 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.478574 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:07.478611 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.478642 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.478680 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.478748 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112877) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:07.478873 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112879) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.478944 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112878) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.479038 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:07.479038 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:07.479038 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:07.479038 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112877) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:07.479038 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112877) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:07.522599 np0000173035 devstack@c-api.service[112878]: INFO dbcounter [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Registered counter for database cinder May 09 09:03:07.522950 np0000173035 devstack@c-api.service[112877]: INFO dbcounter [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Registered counter for database cinder May 09 09:03:07.524767 np0000173035 devstack@c-api.service[112880]: INFO dbcounter [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Registered counter for database cinder May 09 09:03:07.527665 np0000173035 devstack@c-api.service[112879]: INFO dbcounter [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Registered counter for database cinder May 09 09:03:07.533272 np0000173035 devstack@c-api.service[112877]: DEBUG oslo_db.sqlalchemy.engines [None req-b2758698-7b82-47ea-8f31-1230db155c4e 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=112877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:07.535660 np0000173035 devstack@c-api.service[112878]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 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=112878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:07.536873 np0000173035 devstack@c-api.service[112880]: DEBUG oslo_db.sqlalchemy.engines [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e 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=112880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:07.539109 np0000173035 devstack@c-api.service[112879]: DEBUG oslo_db.sqlalchemy.engines [None req-693623c9-346b-4aac-a258-f277ed0c4d16 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=112879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:07.643753 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writer thread running {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:07.646399 np0000173035 devstack@c-api.service[112877]: INFO cinder.rpc [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:07.648705 np0000173035 devstack@c-api.service[112877]: INFO cinder.rpc [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:07.649076 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writer thread running {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:07.650916 np0000173035 devstack@c-api.service[112877]: INFO cinder.rpc [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:07.651517 np0000173035 devstack@c-api.service[112878]: INFO cinder.rpc [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:07.652922 np0000173035 devstack@c-api.service[112877]: INFO cinder.rpc [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:07.653172 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writer thread running {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:07.653782 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.653877 np0000173035 devstack@c-api.service[112878]: INFO cinder.rpc [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:07.655515 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.655967 np0000173035 devstack@c-api.service[112878]: INFO cinder.rpc [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:07.656063 np0000173035 devstack@c-api.service[112880]: INFO cinder.rpc [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:07.656288 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writer thread running {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:07.657984 np0000173035 devstack@c-api.service[112878]: INFO cinder.rpc [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:07.658841 np0000173035 devstack@c-api.service[112880]: INFO cinder.rpc [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:07.658980 np0000173035 devstack@c-api.service[112879]: INFO cinder.rpc [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:07.659071 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.660028 np0000173035 devstack@c-api.service[112877]: DEBUG oslo_db.sqlalchemy.engines [None req-b2758698-7b82-47ea-8f31-1230db155c4e 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=112877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:07.661352 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.661583 np0000173035 devstack@c-api.service[112880]: INFO cinder.rpc [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:07.661699 np0000173035 devstack@c-api.service[112879]: INFO cinder.rpc [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:07.661779 np0000173035 devstack@c-api.service[112877]: INFO cinder.rpc [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:07.663396 np0000173035 devstack@c-api.service[112877]: INFO cinder.rpc [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:07.664070 np0000173035 devstack@c-api.service[112880]: INFO cinder.rpc [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:07.664212 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.664457 np0000173035 devstack@c-api.service[112879]: INFO cinder.rpc [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:07.665218 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.665908 np0000173035 devstack@c-api.service[112878]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 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=112878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:07.666702 np0000173035 devstack@c-api.service[112879]: INFO cinder.rpc [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:07.667596 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.667940 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.668033 np0000173035 devstack@c-api.service[112878]: INFO cinder.rpc [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:07.670178 np0000173035 devstack@c-api.service[112878]: INFO cinder.rpc [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:07.670417 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.671316 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.672114 np0000173035 devstack@c-api.service[112880]: DEBUG oslo_db.sqlalchemy.engines [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e 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=112880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:07.673405 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.673967 np0000173035 devstack@c-api.service[112880]: INFO cinder.rpc [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:07.675862 np0000173035 devstack@c-api.service[112880]: INFO cinder.rpc [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:07.676095 np0000173035 devstack@c-api.service[112879]: DEBUG oslo_db.sqlalchemy.engines [None req-693623c9-346b-4aac-a258-f277ed0c4d16 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=112879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:07.676629 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.676729 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.678357 np0000173035 devstack@c-api.service[112879]: INFO cinder.rpc [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:07.679943 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.680782 np0000173035 devstack@c-api.service[112879]: INFO cinder.rpc [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:07.681896 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.682581 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.684035 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.685772 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.687086 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.688991 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.689218 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.690050 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.692933 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.693126 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.693421 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.693789 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.696169 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.696390 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.696972 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.697136 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.699382 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.699911 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.700501 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.700913 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.701449 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.702561 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.704112 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.704378 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.704967 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.706459 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.707565 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.708417 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.709591 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.709753 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.710894 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.711081 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.711608 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.713269 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.713809 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.714314 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.714872 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.715441 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.716944 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.718057 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.718437 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.718610 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.719426 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.719866 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.719986 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.721417 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.721586 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.722535 np0000173035 devstack@c-api.service[112877]: WARNING cinder.api.contrib.hosts [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:07.722796 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.722946 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.723249 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.723535 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.724759 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.724929 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.726330 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.726458 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.727133 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.727210 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: extensions {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.727925 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.728384 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: encryption {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.728830 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.729538 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.730005 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: encryption {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.730978 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.731639 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: os-quota-sets {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.732059 np0000173035 devstack@c-api.service[112878]: WARNING cinder.api.contrib.hosts [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:07.732640 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.732800 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.732892 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.732980 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: cgsnapshots {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.734293 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.734417 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: os-quota-class-sets {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.734977 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.735692 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: os-availability-zone {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.735855 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.736453 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.736579 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.736705 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: extensions {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.736946 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: qos-specs {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.737967 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: encryption {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.738197 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.738634 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.739030 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: backups {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.739574 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: encryption {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.739801 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.740152 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.741119 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: os-quota-sets {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.741397 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.741545 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: extra_specs {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.741614 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.742518 np0000173035 devstack@c-api.service[112880]: WARNING cinder.api.contrib.hosts [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:07.742585 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: cgsnapshots {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.743116 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: os-snapshot-manage {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.743181 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.743252 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.743937 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: os-quota-class-sets {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.744573 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: os-volume-type-access {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.744638 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.744701 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.745243 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: os-availability-zone {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.745733 np0000173035 devstack@c-api.service[112879]: WARNING cinder.api.contrib.hosts [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:07.746130 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: capabilities {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.746290 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.746474 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.746528 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: qos-specs {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.747122 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: extensions {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.747423 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: os-hosts {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.747947 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.748355 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: encryption {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.748575 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: backups {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.748743 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: consistencygroups {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.749531 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.749977 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: encryption {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.750415 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: extensions {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.750724 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: os-volume-transfer {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.751177 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: extra_specs {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.751590 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: os-quota-sets {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.751695 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: encryption {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.752332 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: scheduler-stats {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.752711 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: os-snapshot-manage {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.752954 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: cgsnapshots {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.753229 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: encryption {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.753780 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extended resource: os-volume-manage {{(pid=112877) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.754179 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: os-volume-type-access {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.754350 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: os-quota-class-sets {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.754801 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: os-quota-sets {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.755666 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: os-availability-zone {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.755732 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: capabilities {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.755912 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.756205 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: cgsnapshots {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.756820 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] SnapshotActionsController initialized {{(pid=112877) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:07.756891 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: qos-specs {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.757017 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: os-hosts {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.757583 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.757656 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: os-quota-class-sets {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.759029 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: os-availability-zone {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.759176 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: backups {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.759234 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.759284 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: consistencygroups {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.760226 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: qos-specs {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.760394 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.760955 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: os-volume-transfer {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.761010 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: extra_specs {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.761866 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.762350 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: backups {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.762930 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: scheduler-stats {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.763024 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: os-snapshot-manage {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.763336 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.764346 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extended resource: os-volume-manage {{(pid=112878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.764492 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: os-volume-type-access {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.764844 np0000173035 devstack@c-api.service[112877]: WARNING castellan.key_manager.migration [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.764903 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: extra_specs {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.765814 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.765814 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.765992 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766052 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766109 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: capabilities {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.766184 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766242 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766442 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766442 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766644 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.766698 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: os-snapshot-manage {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.766751 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766751 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension UsedLimits extending resource: limits {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766751 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension TypesManage extending resource: types {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766923 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension AdminActions extending resource: volumes {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.766984 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension AdminActions extending resource: snapshots {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.767094 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension AdminActions extending resource: backups {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.767172 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension VolumeActions extending resource: volumes {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.767320 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: os-hosts {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.767407 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.v3.router [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112877) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.767474 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] SnapshotActionsController initialized {{(pid=112878) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:07.768010 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: os-volume-type-access {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.768147 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.768657 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: consistencygroups {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.769562 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.769643 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: capabilities {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.769709 np0000173035 devstack@c-api.service[112877]: WARNING keystonemiddleware.auth_token [None req-b2758698-7b82-47ea-8f31-1230db155c4e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:03:07.770650 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: os-volume-transfer {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.771024 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: os-hosts {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.771179 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.773263 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: consistencygroups {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.773647 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: scheduler-stats {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.773733 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.773803 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.773914 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extended resource: os-volume-manage {{(pid=112880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.774278 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: os-volume-transfer {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.775661 np0000173035 devstack@c-api.service[112878]: WARNING castellan.key_manager.migration [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.775741 np0000173035 devstack@c-api.service[112877]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a22a24a3668 pid: 112877 (default app) May 09 09:03:07.775932 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: scheduler-stats {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.776123 np0000173035 devstack@c-api.service[112877]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:03:07.776123 np0000173035 devstack@c-api.service[112877]: warnings.warn( May 09 09:03:07.777857 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.777999 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.777999 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.777999 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.777999 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.778195 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.contrib.snapshot_actions [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] SnapshotActionsController initialized {{(pid=112880) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:07.778240 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extended resource: os-volume-manage {{(pid=112879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:07.778283 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.778333 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.778401 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.778401 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.778509 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.778761 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.779126 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension UsedLimits extending resource: limits {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.779126 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension TypesManage extending resource: types {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.779249 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension AdminActions extending resource: volumes {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.779485 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension AdminActions extending resource: snapshots {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.779485 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension AdminActions extending resource: backups {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.779624 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.779670 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension VolumeActions extending resource: volumes {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.779873 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.v3.router [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.780175 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.780973 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.781127 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.contrib.snapshot_actions [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] SnapshotActionsController initialized {{(pid=112879) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:07.781948 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.782388 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.783278 np0000173035 devstack@c-api.service[112878]: WARNING keystonemiddleware.auth_token [None req-fe7cbcf6-b38b-419d-b259-b9d550b196c4 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:03:07.783885 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.784252 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.784252 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.784252 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.784252 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.784555 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.784555 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.784555 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.784555 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.784769 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.784769 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.784769 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.784769 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.784769 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.784769 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785099 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785099 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785099 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785099 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785099 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785385 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785385 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785385 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785385 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785385 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785702 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785702 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785702 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785702 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785954 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785954 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785954 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.785954 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.785954 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786242 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.786242 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786242 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.786242 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786242 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.786496 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786496 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.786496 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786496 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.786496 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786496 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.786853 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786853 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.786853 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786853 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.786853 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.786853 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787153 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787153 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787153 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787153 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787153 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787153 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787464 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787464 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787464 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787464 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787464 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787709 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787709 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787709 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787709 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787709 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787918 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787918 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787918 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787918 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.787918 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.787918 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788204 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788204 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788204 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788204 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788204 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788204 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788467 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788467 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788467 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788467 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788467 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788730 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788730 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788730 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788730 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788730 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788952 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788952 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.788952 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.788952 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789153 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789153 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789153 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789153 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789345 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789345 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789345 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789345 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789345 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789606 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789606 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789606 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789606 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789606 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789846 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789846 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.789846 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.789846 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790035 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790035 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790035 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790035 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790243 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790243 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790243 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790243 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790454 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790454 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790454 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790454 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790722 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790722 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790722 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790722 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.790933 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.790933 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791029 np0000173035 devstack@c-api.service[112880]: WARNING castellan.key_manager.migration [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.791074 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791074 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791074 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791074 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791292 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.791336 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791336 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791336 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791336 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791336 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791336 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791648 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791648 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791648 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791648 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791840 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791840 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791840 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791840 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.791840 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.791840 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792137 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792137 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792137 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792137 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792137 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792137 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792463 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792463 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792463 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792463 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792463 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792463 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792746 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792746 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792746 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792746 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.792746 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.792746 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.793029 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.793029 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.793029 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.793029 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.793228 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.793228 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.793228 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.793228 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.793228 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.793656 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.793656 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.793656 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.793656 np0000173035 devstack@c-api.service[112877]: /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. May 09 09:03:07.793656 np0000173035 devstack@c-api.service[112877]: warnings.warn(deprecated_msg) May 09 09:03:07.793927 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.793927 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.793927 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.793927 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.793927 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.793927 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.793927 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794223 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794223 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794303 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.794346 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension UsedLimits extending resource: limits {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794346 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension TypesManage extending resource: types {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794346 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension AdminActions extending resource: volumes {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794346 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension AdminActions extending resource: snapshots {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794536 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-3ba40bda-2271-401d-8c42-65a6121c8c57 None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:07.794601 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension AdminActions extending resource: backups {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794601 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension VolumeActions extending resource: volumes {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794601 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.v3.router [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794723 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.794764 np0000173035 devstack@c-api.service[112878]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a22a24a3668 pid: 112878 (default app) May 09 09:03:07.794820 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.794861 np0000173035 devstack@c-api.service[112880]: WARNING keystonemiddleware.auth_token [None req-0bba9d09-69f9-4591-8416-0b2ecc4aae8e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:03:07.794909 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 953 bytes} [Sat May 9 09:03:07 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:03:07.794953 np0000173035 devstack@c-api.service[112879]: WARNING castellan.key_manager.migration [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:07.794953 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794953 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794953 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794953 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794953 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.794953 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795197 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795197 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795197 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795197 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension UsedLimits extending resource: limits {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795197 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension TypesManage extending resource: types {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795197 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension AdminActions extending resource: volumes {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795197 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension AdminActions extending resource: snapshots {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795402 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension AdminActions extending resource: backups {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795402 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension VolumeActions extending resource: volumes {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.795402 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.v3.router [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:07.796312 np0000173035 devstack@c-api.service[112880]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a22a24a3668 pid: 112880 (default app) May 09 09:03:07.796420 np0000173035 devstack@c-api.service[112879]: WARNING keystonemiddleware.auth_token [None req-693623c9-346b-4aac-a258-f277ed0c4d16 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:03:07.802347 np0000173035 devstack@c-api.service[112879]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a22a24a3668 pid: 112879 (default app) May 09 09:03:14.873480 np0000173035 devstack@c-api.service[112878]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:03:14.873480 np0000173035 devstack@c-api.service[112878]: warnings.warn( May 09 09:03:14.886120 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886120 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886120 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886120 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886424 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886424 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886424 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886424 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886663 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886663 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886663 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886663 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886663 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886663 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886999 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886999 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886999 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.886999 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.886999 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.887339 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.887339 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.887339 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.887339 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.887339 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.887664 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.887664 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.887664 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.887664 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.887893 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.887893 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.887893 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.887893 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.887893 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888194 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.888194 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888194 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.888194 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888194 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.888486 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888486 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.888486 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888486 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.888486 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888486 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.888815 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888815 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.888815 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888815 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.888815 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.888815 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.889145 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.889145 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.889145 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.889145 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.889145 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.889145 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.889520 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.889520 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.889520 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.889520 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.889520 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.889809 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.889809 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.889809 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.889809 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.889809 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890097 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.890097 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890097 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.890097 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890097 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.890097 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890467 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.890467 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890467 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.890467 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890467 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.890467 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890792 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.890792 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890792 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.890792 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.890792 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891092 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891092 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891092 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891092 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891092 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891405 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891405 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891405 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891405 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891644 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891644 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891644 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891644 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891892 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891892 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891892 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.891892 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.891892 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892194 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.892194 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892194 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.892194 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892194 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.892487 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892487 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.892487 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892487 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.892716 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892716 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.892716 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892716 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.892947 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892947 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.892947 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.892947 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893175 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893175 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893175 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893175 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893447 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893447 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893447 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893447 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893674 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893674 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893674 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893674 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893674 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893961 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893961 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893961 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893961 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.893961 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.893961 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894291 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.894291 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894291 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.894291 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894291 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.894589 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894589 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.894589 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894589 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.894589 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894589 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.894950 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894950 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.894950 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894950 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.894950 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.894950 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.895286 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.895286 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.895286 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.895286 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.895286 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.895286 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.895798 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.895798 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.895798 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.895798 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.895798 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.895798 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.896138 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.896138 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.896138 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.896138 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.896435 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.896435 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.896435 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.896435 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.896435 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.896619 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.896619 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.896619 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.896619 np0000173035 devstack@c-api.service[112878]: /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. May 09 09:03:14.896619 np0000173035 devstack@c-api.service[112878]: warnings.warn(deprecated_msg) May 09 09:03:14.896619 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-93b90a56-9de4-45d3-be98-0bce0194a375 None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:15.370068 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-93b90a56-9de4-45d3-be98-0bce0194a375 admin admin] POST https://199.204.45.238/volume/v3/types May 09 09:03:15.371118 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-93b90a56-9de4-45d3-be98-0bce0194a375 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:15.372338 np0000173035 devstack@c-api.service[112878]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 09:03:15.372338 np0000173035 devstack@c-api.service[112878]: warnings.warn( May 09 09:03:15.381041 np0000173035 devstack@c-api.service[112878]: DEBUG oslo_db.sqlalchemy.engines [None req-93b90a56-9de4-45d3-be98-0bce0194a375 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=112878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:15.414523 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-93b90a56-9de4-45d3-be98-0bce0194a375 admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 May 09 09:03:15.415063 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 1/2] 199.204.45.238 () {68 vars in 1288 bytes} [Sat May 9 09:03:14 2026] POST /volume/v3/types => generated 186 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:03:15.426961 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [req-93b90a56-9de4-45d3-be98-0bce0194a375 req-f256d718-c64e-405b-8919-bffbdf90f804 None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:15.749070 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [req-93b90a56-9de4-45d3-be98-0bce0194a375 req-f256d718-c64e-405b-8919-bffbdf90f804 admin admin] POST https://199.204.45.238/volume/v3/types/40c9136a-0532-4c0c-8860-8471c844f0b6/extra_specs May 09 09:03:15.749698 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [req-93b90a56-9de4-45d3-be98-0bce0194a375 req-f256d718-c64e-405b-8919-bffbdf90f804 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:15.751518 np0000173035 devstack@c-api.service[112877]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 09:03:15.751518 np0000173035 devstack@c-api.service[112877]: warnings.warn( May 09 09:03:15.762796 np0000173035 devstack@c-api.service[112877]: DEBUG oslo_db.sqlalchemy.engines [req-93b90a56-9de4-45d3-be98-0bce0194a375 req-f256d718-c64e-405b-8919-bffbdf90f804 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=112877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:15.822703 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [req-93b90a56-9de4-45d3-be98-0bce0194a375 req-f256d718-c64e-405b-8919-bffbdf90f804 admin admin] https://199.204.45.238/volume/v3/types/40c9136a-0532-4c0c-8860-8471c844f0b6/extra_specs returned with HTTP 200 May 09 09:03:15.823094 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 2/3] 199.204.45.238 () {70 vars in 1505 bytes} [Sat May 9 09:03:15 2026] POST /volume/v3/types/40c9136a-0532-4c0c-8860-8471c844f0b6/extra_specs => generated 55 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:03:17.675690 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=6 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:17.681566 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=6 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:25.411620 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:25.822146 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:48.558334 np0000173035 devstack@c-api.service[112880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:05:48.558334 np0000173035 devstack@c-api.service[112880]: warnings.warn( May 09 09:05:48.566014 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.566014 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.566014 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.566014 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.566444 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.566444 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.566444 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.566444 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.566731 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.566731 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.566731 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.566731 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.566731 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.566731 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.567153 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.567153 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.567153 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.567153 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.567153 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.567555 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.567555 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.567555 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.567555 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.567555 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.567917 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.567917 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.567917 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.567917 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.568194 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.568194 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.568194 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.568194 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.568194 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.568588 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.568588 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.568588 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.568588 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.568588 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.568918 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.568918 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.568918 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.568918 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.568918 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.568918 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.569631 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.569631 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.569631 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.569631 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.569631 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.569631 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.570040 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.570040 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.570040 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.570040 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.570040 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.570040 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.570527 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.570527 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.570527 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.570527 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.570527 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.570953 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.570953 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.570953 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.570953 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.570953 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.571346 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.571346 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.571346 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.571346 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.571346 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.571346 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.571791 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.571791 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.571791 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.571791 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.571791 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.571791 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.572247 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.572247 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.572247 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.572247 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.572247 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573111 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573111 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573111 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573111 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573111 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573556 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573556 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573556 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573556 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573776 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573776 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573776 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573776 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573964 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573964 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573964 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.573964 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.573964 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574152 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.574152 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574152 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.574152 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574152 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.574330 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574330 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.574330 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574330 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.574518 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574518 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.574518 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574518 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.574692 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574692 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.574692 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.574692 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575168 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575168 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575168 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575168 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575331 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575331 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575331 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575331 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575493 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575493 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575493 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575493 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575493 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575670 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575670 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575670 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575670 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575670 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575670 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575865 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575865 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575865 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.575865 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.575865 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576204 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576204 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576204 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576204 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576204 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576204 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576408 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576408 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576408 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576408 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576408 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576408 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576616 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576616 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576616 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576616 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576616 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576616 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576835 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576835 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576835 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576835 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.576835 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.576835 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.577038 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.577038 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.577038 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.577038 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.577173 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.577173 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.577173 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.577173 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.577173 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.577340 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.577340 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.577340 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.577340 np0000173035 devstack@c-api.service[112880]: /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. May 09 09:05:48.577340 np0000173035 devstack@c-api.service[112880]: warnings.warn(deprecated_msg) May 09 09:05:48.577340 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-c626de77-10e9-4dc8-8a53-1236b0a866fd None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:48.577340 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-c626de77-10e9-4dc8-8a53-1236b0a866fd None None] GET https://199.204.45.238/volume// May 09 09:05:48.577638 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-c626de77-10e9-4dc8-8a53-1236b0a866fd None None] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:48.577638 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-c626de77-10e9-4dc8-8a53-1236b0a866fd None None] Calling method 'all' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:48.577638 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-c626de77-10e9-4dc8-8a53-1236b0a866fd None None] https://199.204.45.238/volume// returned with HTTP 300 May 09 09:05:48.577638 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 1/4] 199.204.45.238 () {66 vars in 1456 bytes} [Sat May 9 09:05:48 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:06:25.306031 np0000173035 devstack@c-api.service[112879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:06:25.306031 np0000173035 devstack@c-api.service[112879]: warnings.warn( May 09 09:06:25.318780 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.318780 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.318780 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.318780 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.318780 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319026 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319026 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319026 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319026 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319026 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319218 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319218 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319218 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319218 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319218 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319218 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319447 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319447 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319447 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319447 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319588 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319588 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319588 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319588 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319735 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319735 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319735 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319735 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319870 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319870 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319870 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.319870 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.319870 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320057 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320057 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320057 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320057 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320057 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320224 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320224 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320224 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320224 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320224 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320224 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320457 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320457 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320457 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320457 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320457 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320457 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320671 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320671 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320671 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320671 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320671 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320671 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320890 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320890 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320890 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.320890 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.320890 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321067 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321067 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321067 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321067 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321067 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321234 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321234 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321234 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321234 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321234 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321234 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321474 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321474 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321474 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321474 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321474 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321474 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321699 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321699 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321699 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321699 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321699 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321885 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321885 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321885 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.321885 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.321885 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322054 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322054 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322054 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322054 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322197 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322197 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322197 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322197 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322346 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322346 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322346 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322346 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322346 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322590 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322590 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322590 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322590 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322590 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322769 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322769 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322769 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322769 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322908 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322908 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.322908 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.322908 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323049 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323049 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323049 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323049 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323195 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323195 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323195 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323195 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323341 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323341 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323341 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323341 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323500 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323500 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323500 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323500 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323500 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323685 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323685 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323685 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323685 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323685 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323685 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323899 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323899 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323899 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.323899 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.323899 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324074 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324074 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324074 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324074 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324074 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324074 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324276 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324276 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324276 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324276 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324276 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324276 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324498 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324498 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324498 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324498 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324498 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324498 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324702 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324702 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324702 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324702 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324702 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324702 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324929 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324929 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.324929 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.324929 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.325070 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.325070 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.325070 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.325070 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.325070 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.325261 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.325261 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.325261 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.325261 np0000173035 devstack@c-api.service[112879]: /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. May 09 09:06:25.325261 np0000173035 devstack@c-api.service[112879]: warnings.warn(deprecated_msg) May 09 09:06:25.325261 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:25.635614 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 demo demo] GET https://199.204.45.238/volume/v3/types?is_public=None May 09 09:06:25.635961 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:06:25.636194 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 demo demo] Calling method 'index' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:06:25.636669 np0000173035 devstack@c-api.service[112879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 09:06:25.636669 np0000173035 devstack@c-api.service[112879]: warnings.warn( May 09 09:06:25.637264 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.api_utils [None req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 demo demo] Removing options '' from query. {{(pid=112879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:06:25.649045 np0000173035 devstack@c-api.service[112879]: DEBUG oslo_db.sqlalchemy.engines [None req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 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=112879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:25.671039 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 demo demo] https://199.204.45.238/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:06:25.671587 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 1/5] 199.204.45.238 () {64 vars in 1263 bytes} [Sat May 9 09:06:25 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:06:25.684550 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 req-ad9971bf-0249-4dc7-9f8f-27d1024b2d0e None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:25.688008 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 req-ad9971bf-0249-4dc7-9f8f-27d1024b2d0e demo demo] GET https://199.204.45.238/volume/v3/types/default May 09 09:06:25.688257 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 req-ad9971bf-0249-4dc7-9f8f-27d1024b2d0e demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:06:25.688556 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 req-ad9971bf-0249-4dc7-9f8f-27d1024b2d0e demo demo] Calling method 'show' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:06:25.698865 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [req-99d0d06f-6c7c-41a9-a568-5bc25e90d886 req-ad9971bf-0249-4dc7-9f8f-27d1024b2d0e demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 09 09:06:25.699167 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 2/6] 199.204.45.238 () {66 vars in 1329 bytes} [Sat May 9 09:06:25 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:06:26.033570 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-d74b9cac-30d5-49f2-bb9b-fd03250c9f91 None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:26.039026 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-d74b9cac-30d5-49f2-bb9b-fd03250c9f91 demo demo] GET https://199.204.45.238/volume/v3/types/default May 09 09:06:26.039446 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-d74b9cac-30d5-49f2-bb9b-fd03250c9f91 demo demo] Empty body provided in request {{(pid=112877) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:06:26.039857 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-d74b9cac-30d5-49f2-bb9b-fd03250c9f91 demo demo] Calling method 'show' {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:06:26.053846 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-d74b9cac-30d5-49f2-bb9b-fd03250c9f91 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 09 09:06:26.054450 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 3/7] 199.204.45.238 () {64 vars in 1258 bytes} [Sat May 9 09:06:26 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:06:26.462394 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-ff3c5228-2d11-4ac0-9635-40a66b430b7d None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:26.780642 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-ff3c5228-2d11-4ac0-9635-40a66b430b7d demo demo] GET https://199.204.45.238/volume/v3/types/default May 09 09:06:26.780856 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-ff3c5228-2d11-4ac0-9635-40a66b430b7d demo demo] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:06:26.781132 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-ff3c5228-2d11-4ac0-9635-40a66b430b7d demo demo] Calling method 'show' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:06:26.791079 np0000173035 devstack@c-api.service[112880]: DEBUG oslo_db.sqlalchemy.engines [None req-ff3c5228-2d11-4ac0-9635-40a66b430b7d 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=112880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:26.807558 np0000173035 devstack@c-api.service[112880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 09:06:26.807558 np0000173035 devstack@c-api.service[112880]: warnings.warn( May 09 09:06:26.809679 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-ff3c5228-2d11-4ac0-9635-40a66b430b7d demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 09 09:06:26.810066 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 2/8] 199.204.45.238 () {64 vars in 1258 bytes} [Sat May 9 09:06:26 2026] GET /volume/v3/types/default => generated 145 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:06:26.823086 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-1399cecb-1ec5-4428-82d3-af87315dd1f0 None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:26.825424 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-1399cecb-1ec5-4428-82d3-af87315dd1f0 demo demo] GET https://199.204.45.238/volume/v3/types/default May 09 09:06:26.825664 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-1399cecb-1ec5-4428-82d3-af87315dd1f0 demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:06:26.825921 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-1399cecb-1ec5-4428-82d3-af87315dd1f0 demo demo] Calling method 'show' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:06:26.841038 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-1399cecb-1ec5-4428-82d3-af87315dd1f0 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 09 09:06:26.841386 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 2/9] 199.204.45.238 () {64 vars in 1258 bytes} [Sat May 9 09:06:26 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:06:35.695004 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=2 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:36.050336 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=2 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:36.805235 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=2 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:36.837551 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=3 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:26.898384 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-463d528b-4dca-4650-9840-8bb8100f8466 None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:26.985126 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-463d528b-4dca-4650-9840-8bb8100f8466 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:12:26.985563 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-463d528b-4dca-4650-9840-8bb8100f8466 demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:26.985966 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-463d528b-4dca-4650-9840-8bb8100f8466 demo demo] Calling method 'detail' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:26.986931 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.api_utils [None req-463d528b-4dca-4650-9840-8bb8100f8466 demo demo] Removing options '' from query. {{(pid=112878) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:26.988274 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.volume.api [None req-463d528b-4dca-4650-9840-8bb8100f8466 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112878) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:12:27.025398 np0000173035 devstack@c-api.service[112878]: INFO cinder.volume.api [None req-463d528b-4dca-4650-9840-8bb8100f8466 demo demo] Get all volumes completed successfully. May 09 09:12:27.028061 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-463d528b-4dca-4650-9840-8bb8100f8466 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:12:27.028499 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 3/10] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:12:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:12:37.017073 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:27.057665 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-15adc541-11d8-463c-ad58-8f651023e5b0 None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:27.061041 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-15adc541-11d8-463c-ad58-8f651023e5b0 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:13:27.061294 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-15adc541-11d8-463c-ad58-8f651023e5b0 demo demo] Empty body provided in request {{(pid=112877) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:27.061559 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-15adc541-11d8-463c-ad58-8f651023e5b0 demo demo] Calling method 'detail' {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:27.062208 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.api_utils [None req-15adc541-11d8-463c-ad58-8f651023e5b0 demo demo] Removing options '' from query. {{(pid=112877) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:27.064073 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.volume.api [None req-15adc541-11d8-463c-ad58-8f651023e5b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112877) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:13:27.099887 np0000173035 devstack@c-api.service[112877]: INFO cinder.volume.api [None req-15adc541-11d8-463c-ad58-8f651023e5b0 demo demo] Get all volumes completed successfully. May 09 09:13:27.102893 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-15adc541-11d8-463c-ad58-8f651023e5b0 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:13:27.103784 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 4/11] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:13:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:13:37.096981 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=1 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:27.128979 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-126d1a48-25ee-4290-828f-8daae8b3803c None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:27.132477 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-126d1a48-25ee-4290-828f-8daae8b3803c demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:14:27.132782 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-126d1a48-25ee-4290-828f-8daae8b3803c demo demo] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:27.133045 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-126d1a48-25ee-4290-828f-8daae8b3803c demo demo] Calling method 'detail' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:27.133690 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.api_utils [None req-126d1a48-25ee-4290-828f-8daae8b3803c demo demo] Removing options '' from query. {{(pid=112880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:27.134634 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.volume.api [None req-126d1a48-25ee-4290-828f-8daae8b3803c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112880) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:14:27.171661 np0000173035 devstack@c-api.service[112880]: INFO cinder.volume.api [None req-126d1a48-25ee-4290-828f-8daae8b3803c demo demo] Get all volumes completed successfully. May 09 09:14:27.174437 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-126d1a48-25ee-4290-828f-8daae8b3803c demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:14:27.174908 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 3/12] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:14:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:14:37.165219 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=1 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:27.195014 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-a89c0b42-0108-4600-a33b-5a703e121b88 None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:27.197986 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-a89c0b42-0108-4600-a33b-5a703e121b88 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:15:27.198207 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-a89c0b42-0108-4600-a33b-5a703e121b88 demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:27.198474 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-a89c0b42-0108-4600-a33b-5a703e121b88 demo demo] Calling method 'detail' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:27.199027 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.api_utils [None req-a89c0b42-0108-4600-a33b-5a703e121b88 demo demo] Removing options '' from query. {{(pid=112879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:27.200029 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.volume.api [None req-a89c0b42-0108-4600-a33b-5a703e121b88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112879) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:27.246103 np0000173035 devstack@c-api.service[112879]: INFO cinder.volume.api [None req-a89c0b42-0108-4600-a33b-5a703e121b88 demo demo] Get all volumes completed successfully. May 09 09:15:27.248254 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-a89c0b42-0108-4600-a33b-5a703e121b88 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:27.248683 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 3/13] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:15:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 09:15:37.240773 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=1 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:27.261156 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-decf91a8-8bd6-4a4a-ad6b-b9a05ba67710 None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:27.264387 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-decf91a8-8bd6-4a4a-ad6b-b9a05ba67710 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:16:27.264558 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-decf91a8-8bd6-4a4a-ad6b-b9a05ba67710 demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:27.264751 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-decf91a8-8bd6-4a4a-ad6b-b9a05ba67710 demo demo] Calling method 'detail' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:27.265029 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.api_utils [None req-decf91a8-8bd6-4a4a-ad6b-b9a05ba67710 demo demo] Removing options '' from query. {{(pid=112878) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:27.265737 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.volume.api [None req-decf91a8-8bd6-4a4a-ad6b-b9a05ba67710 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112878) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:27.272465 np0000173035 devstack@c-api.service[112878]: INFO cinder.volume.api [None req-decf91a8-8bd6-4a4a-ad6b-b9a05ba67710 demo demo] Get all volumes completed successfully. May 09 09:16:27.274308 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-decf91a8-8bd6-4a4a-ad6b-b9a05ba67710 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:27.274640 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 4/14] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:16:27 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) May 09 09:16:37.268507 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:27.298292 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-0e4f4794-7b54-41f5-a3aa-2b10eb147aac None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:27.412486 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-0e4f4794-7b54-41f5-a3aa-2b10eb147aac demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:17:27.412609 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-0e4f4794-7b54-41f5-a3aa-2b10eb147aac demo demo] Empty body provided in request {{(pid=112877) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:27.412760 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-0e4f4794-7b54-41f5-a3aa-2b10eb147aac demo demo] Calling method 'detail' {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:27.413001 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.api_utils [None req-0e4f4794-7b54-41f5-a3aa-2b10eb147aac demo demo] Removing options '' from query. {{(pid=112877) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:27.413771 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.volume.api [None req-0e4f4794-7b54-41f5-a3aa-2b10eb147aac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112877) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:27.422954 np0000173035 devstack@c-api.service[112877]: INFO cinder.volume.api [None req-0e4f4794-7b54-41f5-a3aa-2b10eb147aac demo demo] Get all volumes completed successfully. May 09 09:17:27.426703 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-0e4f4794-7b54-41f5-a3aa-2b10eb147aac demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:27.427149 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 5/15] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:17:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:37.416881 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=1 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:27.448414 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-88df5349-0fe1-4c99-8ff5-c9f53e17c9e6 None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:27.451082 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-88df5349-0fe1-4c99-8ff5-c9f53e17c9e6 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:18:27.451485 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-88df5349-0fe1-4c99-8ff5-c9f53e17c9e6 demo demo] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:27.451803 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-88df5349-0fe1-4c99-8ff5-c9f53e17c9e6 demo demo] Calling method 'detail' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:27.452282 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.api_utils [None req-88df5349-0fe1-4c99-8ff5-c9f53e17c9e6 demo demo] Removing options '' from query. {{(pid=112880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:27.453688 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.volume.api [None req-88df5349-0fe1-4c99-8ff5-c9f53e17c9e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112880) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:27.462942 np0000173035 devstack@c-api.service[112880]: INFO cinder.volume.api [None req-88df5349-0fe1-4c99-8ff5-c9f53e17c9e6 demo demo] Get all volumes completed successfully. May 09 09:18:27.467252 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-88df5349-0fe1-4c99-8ff5-c9f53e17c9e6 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:27.467771 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 4/16] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:18:27 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) May 09 09:18:37.457174 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=1 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:27.482240 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-21f143f3-f254-49f1-8fd8-346a67acfc51 None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:27.485005 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-21f143f3-f254-49f1-8fd8-346a67acfc51 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:19:27.485333 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-21f143f3-f254-49f1-8fd8-346a67acfc51 demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:27.485627 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-21f143f3-f254-49f1-8fd8-346a67acfc51 demo demo] Calling method 'detail' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:27.485950 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.api_utils [None req-21f143f3-f254-49f1-8fd8-346a67acfc51 demo demo] Removing options '' from query. {{(pid=112879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:27.487031 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.volume.api [None req-21f143f3-f254-49f1-8fd8-346a67acfc51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112879) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:27.495594 np0000173035 devstack@c-api.service[112879]: INFO cinder.volume.api [None req-21f143f3-f254-49f1-8fd8-346a67acfc51 demo demo] Get all volumes completed successfully. May 09 09:19:27.497587 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-21f143f3-f254-49f1-8fd8-346a67acfc51 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:27.498418 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 4/17] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:19:27 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) May 09 09:19:37.490891 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=1 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:27.539335 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-e37c2340-bfc7-4da0-ac9f-cdaa62cd6801 None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:27.543555 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-e37c2340-bfc7-4da0-ac9f-cdaa62cd6801 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:20:27.543965 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-e37c2340-bfc7-4da0-ac9f-cdaa62cd6801 demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:27.544473 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-e37c2340-bfc7-4da0-ac9f-cdaa62cd6801 demo demo] Calling method 'detail' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:27.544936 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.api_utils [None req-e37c2340-bfc7-4da0-ac9f-cdaa62cd6801 demo demo] Removing options '' from query. {{(pid=112878) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:27.546636 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.volume.api [None req-e37c2340-bfc7-4da0-ac9f-cdaa62cd6801 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112878) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:27.558216 np0000173035 devstack@c-api.service[112878]: INFO cinder.volume.api [None req-e37c2340-bfc7-4da0-ac9f-cdaa62cd6801 demo demo] Get all volumes completed successfully. May 09 09:20:27.561262 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-e37c2340-bfc7-4da0-ac9f-cdaa62cd6801 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:27.561801 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 5/18] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:20:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:37.549737 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:27.580168 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-02b5624f-3b4e-4384-bfd1-077495b5bb5a None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:27.584574 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-02b5624f-3b4e-4384-bfd1-077495b5bb5a demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:21:27.584814 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-02b5624f-3b4e-4384-bfd1-077495b5bb5a demo demo] Empty body provided in request {{(pid=112877) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:27.585071 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-02b5624f-3b4e-4384-bfd1-077495b5bb5a demo demo] Calling method 'detail' {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:27.585404 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.api_utils [None req-02b5624f-3b4e-4384-bfd1-077495b5bb5a demo demo] Removing options '' from query. {{(pid=112877) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:27.586459 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.volume.api [None req-02b5624f-3b4e-4384-bfd1-077495b5bb5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112877) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:27.594383 np0000173035 devstack@c-api.service[112877]: INFO cinder.volume.api [None req-02b5624f-3b4e-4384-bfd1-077495b5bb5a demo demo] Get all volumes completed successfully. May 09 09:21:27.598055 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-02b5624f-3b4e-4384-bfd1-077495b5bb5a demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:27.599091 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 6/19] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:21:27 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) May 09 09:21:37.589766 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=1 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:27.619105 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-9a049985-7035-4c3b-ac48-34099011ee0e None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:27.771929 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-9a049985-7035-4c3b-ac48-34099011ee0e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:22:27.771929 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-9a049985-7035-4c3b-ac48-34099011ee0e demo demo] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:27.774481 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-9a049985-7035-4c3b-ac48-34099011ee0e demo demo] Calling method 'detail' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:27.774481 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.api_utils [None req-9a049985-7035-4c3b-ac48-34099011ee0e demo demo] Removing options '' from query. {{(pid=112880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:27.774481 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.volume.api [None req-9a049985-7035-4c3b-ac48-34099011ee0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112880) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:27.783130 np0000173035 devstack@c-api.service[112880]: INFO cinder.volume.api [None req-9a049985-7035-4c3b-ac48-34099011ee0e demo demo] Get all volumes completed successfully. May 09 09:22:27.785636 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-9a049985-7035-4c3b-ac48-34099011ee0e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:27.785999 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 5/20] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:22:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:37.777654 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=1 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:27.796501 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-84b3850d-ef41-4688-898b-d75a0b1aa960 None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:27.802415 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-84b3850d-ef41-4688-898b-d75a0b1aa960 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:23:27.802415 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-84b3850d-ef41-4688-898b-d75a0b1aa960 demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:27.802415 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-84b3850d-ef41-4688-898b-d75a0b1aa960 demo demo] Calling method 'detail' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:27.802415 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.api_utils [None req-84b3850d-ef41-4688-898b-d75a0b1aa960 demo demo] Removing options '' from query. {{(pid=112879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:27.802415 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.volume.api [None req-84b3850d-ef41-4688-898b-d75a0b1aa960 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112879) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:27.813453 np0000173035 devstack@c-api.service[112879]: INFO cinder.volume.api [None req-84b3850d-ef41-4688-898b-d75a0b1aa960 demo demo] Get all volumes completed successfully. May 09 09:23:27.815835 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-84b3850d-ef41-4688-898b-d75a0b1aa960 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:27.816211 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 5/21] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:23:27 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) May 09 09:23:37.805273 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=1 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:27.832150 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-2d69c3ac-abfc-422c-b4ab-d02c3e86de58 None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:27.836234 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-2d69c3ac-abfc-422c-b4ab-d02c3e86de58 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:24:27.836512 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-2d69c3ac-abfc-422c-b4ab-d02c3e86de58 demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:27.836759 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-2d69c3ac-abfc-422c-b4ab-d02c3e86de58 demo demo] Calling method 'detail' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:27.837048 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.api_utils [None req-2d69c3ac-abfc-422c-b4ab-d02c3e86de58 demo demo] Removing options '' from query. {{(pid=112878) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:27.838080 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.volume.api [None req-2d69c3ac-abfc-422c-b4ab-d02c3e86de58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112878) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:27.846852 np0000173035 devstack@c-api.service[112878]: INFO cinder.volume.api [None req-2d69c3ac-abfc-422c-b4ab-d02c3e86de58 demo demo] Get all volumes completed successfully. May 09 09:24:27.849852 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-2d69c3ac-abfc-422c-b4ab-d02c3e86de58 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:27.850329 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 6/22] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:24:27 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) May 09 09:24:37.841425 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:27.866254 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-7ade0cc0-38cd-409f-8f38-a81c9ad718fc None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:27.871066 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-7ade0cc0-38cd-409f-8f38-a81c9ad718fc demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:25:27.871714 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-7ade0cc0-38cd-409f-8f38-a81c9ad718fc demo demo] Empty body provided in request {{(pid=112877) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:27.872177 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-7ade0cc0-38cd-409f-8f38-a81c9ad718fc demo demo] Calling method 'detail' {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:27.872513 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.api_utils [None req-7ade0cc0-38cd-409f-8f38-a81c9ad718fc demo demo] Removing options '' from query. {{(pid=112877) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:27.873525 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.volume.api [None req-7ade0cc0-38cd-409f-8f38-a81c9ad718fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112877) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:27.882204 np0000173035 devstack@c-api.service[112877]: INFO cinder.volume.api [None req-7ade0cc0-38cd-409f-8f38-a81c9ad718fc demo demo] Get all volumes completed successfully. May 09 09:25:27.886683 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-7ade0cc0-38cd-409f-8f38-a81c9ad718fc demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:27.887430 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 7/23] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:25:27 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) May 09 09:25:37.876985 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=1 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:27.904484 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-576c9555-ae08-4113-a9be-50dd2e7a909f None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:27.908666 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-576c9555-ae08-4113-a9be-50dd2e7a909f demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:26:27.909050 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-576c9555-ae08-4113-a9be-50dd2e7a909f demo demo] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:27.909489 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-576c9555-ae08-4113-a9be-50dd2e7a909f demo demo] Calling method 'detail' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:27.909986 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.api_utils [None req-576c9555-ae08-4113-a9be-50dd2e7a909f demo demo] Removing options '' from query. {{(pid=112880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:27.911266 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.volume.api [None req-576c9555-ae08-4113-a9be-50dd2e7a909f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112880) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:27.919434 np0000173035 devstack@c-api.service[112880]: INFO cinder.volume.api [None req-576c9555-ae08-4113-a9be-50dd2e7a909f demo demo] Get all volumes completed successfully. May 09 09:26:27.921908 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-576c9555-ae08-4113-a9be-50dd2e7a909f demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:27.922342 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 6/24] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:26:27 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) May 09 09:26:37.914807 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=1 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:27.935822 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-c270fb77-4702-49c8-bb51-c38e8b9516c4 None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:28.053615 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-c270fb77-4702-49c8-bb51-c38e8b9516c4 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:27:28.053615 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-c270fb77-4702-49c8-bb51-c38e8b9516c4 demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:28.053615 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-c270fb77-4702-49c8-bb51-c38e8b9516c4 demo demo] Calling method 'detail' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:28.053615 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.api_utils [None req-c270fb77-4702-49c8-bb51-c38e8b9516c4 demo demo] Removing options '' from query. {{(pid=112879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:28.055260 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.volume.api [None req-c270fb77-4702-49c8-bb51-c38e8b9516c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112879) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:28.062497 np0000173035 devstack@c-api.service[112879]: INFO cinder.volume.api [None req-c270fb77-4702-49c8-bb51-c38e8b9516c4 demo demo] Get all volumes completed successfully. May 09 09:27:28.064704 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-c270fb77-4702-49c8-bb51-c38e8b9516c4 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:28.065187 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 6/25] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:27:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:38.059093 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=1 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:28.083249 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-bf98789e-c0ef-456c-b945-83ce472e861e None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:28.086413 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-bf98789e-c0ef-456c-b945-83ce472e861e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:28:28.086641 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-bf98789e-c0ef-456c-b945-83ce472e861e demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:28.086884 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-bf98789e-c0ef-456c-b945-83ce472e861e demo demo] Calling method 'detail' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:28.087162 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.api_utils [None req-bf98789e-c0ef-456c-b945-83ce472e861e demo demo] Removing options '' from query. {{(pid=112878) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:28.088094 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.volume.api [None req-bf98789e-c0ef-456c-b945-83ce472e861e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112878) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:28.095625 np0000173035 devstack@c-api.service[112878]: INFO cinder.volume.api [None req-bf98789e-c0ef-456c-b945-83ce472e861e demo demo] Get all volumes completed successfully. May 09 09:28:28.097552 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-bf98789e-c0ef-456c-b945-83ce472e861e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:28.097866 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 7/26] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:28:28 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) May 09 09:28:38.091126 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:28.112481 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-8e14a9dd-8554-4915-8e14-edc19c2488f5 None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:28.114606 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-8e14a9dd-8554-4915-8e14-edc19c2488f5 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:29:28.114839 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-8e14a9dd-8554-4915-8e14-edc19c2488f5 demo demo] Empty body provided in request {{(pid=112877) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:28.115082 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-8e14a9dd-8554-4915-8e14-edc19c2488f5 demo demo] Calling method 'detail' {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:28.115391 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.api_utils [None req-8e14a9dd-8554-4915-8e14-edc19c2488f5 demo demo] Removing options '' from query. {{(pid=112877) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:28.116343 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.volume.api [None req-8e14a9dd-8554-4915-8e14-edc19c2488f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112877) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:28.123187 np0000173035 devstack@c-api.service[112877]: INFO cinder.volume.api [None req-8e14a9dd-8554-4915-8e14-edc19c2488f5 demo demo] Get all volumes completed successfully. May 09 09:29:28.125120 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-8e14a9dd-8554-4915-8e14-edc19c2488f5 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:28.125501 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 8/27] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:29:28 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) May 09 09:29:38.119339 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=1 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:28.144301 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-c21c49aa-9a90-49bb-8d9f-c32b68530f49 None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:28.147989 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-c21c49aa-9a90-49bb-8d9f-c32b68530f49 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:30:28.148338 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-c21c49aa-9a90-49bb-8d9f-c32b68530f49 demo demo] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:28.148777 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-c21c49aa-9a90-49bb-8d9f-c32b68530f49 demo demo] Calling method 'detail' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:28.149257 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.api_utils [None req-c21c49aa-9a90-49bb-8d9f-c32b68530f49 demo demo] Removing options '' from query. {{(pid=112880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:28.151305 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.volume.api [None req-c21c49aa-9a90-49bb-8d9f-c32b68530f49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112880) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:28.163253 np0000173035 devstack@c-api.service[112880]: INFO cinder.volume.api [None req-c21c49aa-9a90-49bb-8d9f-c32b68530f49 demo demo] Get all volumes completed successfully. May 09 09:30:28.165491 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-c21c49aa-9a90-49bb-8d9f-c32b68530f49 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:28.165905 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 7/28] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:30:28 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) May 09 09:30:38.155660 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=1 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:28.178590 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-c5ea0cae-a0f7-489d-b278-d4c2ab13260d None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:28.181965 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-c5ea0cae-a0f7-489d-b278-d4c2ab13260d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:31:28.182188 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-c5ea0cae-a0f7-489d-b278-d4c2ab13260d demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:28.182441 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-c5ea0cae-a0f7-489d-b278-d4c2ab13260d demo demo] Calling method 'detail' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:28.182718 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.api_utils [None req-c5ea0cae-a0f7-489d-b278-d4c2ab13260d demo demo] Removing options '' from query. {{(pid=112879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:28.183645 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.volume.api [None req-c5ea0cae-a0f7-489d-b278-d4c2ab13260d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112879) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:28.190937 np0000173035 devstack@c-api.service[112879]: INFO cinder.volume.api [None req-c5ea0cae-a0f7-489d-b278-d4c2ab13260d demo demo] Get all volumes completed successfully. May 09 09:31:28.193522 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-c5ea0cae-a0f7-489d-b278-d4c2ab13260d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:28.193955 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 7/29] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:31:28 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) May 09 09:31:38.186598 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=1 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:28.218460 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-6b05d8b9-635e-404c-99cb-c9eadcae8573 None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:28.315741 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-6b05d8b9-635e-404c-99cb-c9eadcae8573 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:32:28.316216 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-6b05d8b9-635e-404c-99cb-c9eadcae8573 demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:28.316737 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-6b05d8b9-635e-404c-99cb-c9eadcae8573 demo demo] Calling method 'detail' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:28.317295 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.api_utils [None req-6b05d8b9-635e-404c-99cb-c9eadcae8573 demo demo] Removing options '' from query. {{(pid=112878) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:28.319175 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.volume.api [None req-6b05d8b9-635e-404c-99cb-c9eadcae8573 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112878) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:28.329048 np0000173035 devstack@c-api.service[112878]: INFO cinder.volume.api [None req-6b05d8b9-635e-404c-99cb-c9eadcae8573 demo demo] Get all volumes completed successfully. May 09 09:32:28.332026 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-6b05d8b9-635e-404c-99cb-c9eadcae8573 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:28.332584 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 8/30] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:32:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:38.323052 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:28.346846 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-5af32f0c-db82-4fab-baee-451ad11d7b05 None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:28.350791 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-5af32f0c-db82-4fab-baee-451ad11d7b05 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:33:28.351048 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-5af32f0c-db82-4fab-baee-451ad11d7b05 demo demo] Empty body provided in request {{(pid=112877) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:28.351305 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-5af32f0c-db82-4fab-baee-451ad11d7b05 demo demo] Calling method 'detail' {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:28.351776 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.api_utils [None req-5af32f0c-db82-4fab-baee-451ad11d7b05 demo demo] Removing options '' from query. {{(pid=112877) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:28.352697 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.volume.api [None req-5af32f0c-db82-4fab-baee-451ad11d7b05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112877) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:28.362845 np0000173035 devstack@c-api.service[112877]: INFO cinder.volume.api [None req-5af32f0c-db82-4fab-baee-451ad11d7b05 demo demo] Get all volumes completed successfully. May 09 09:33:28.366165 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-5af32f0c-db82-4fab-baee-451ad11d7b05 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:28.366768 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 9/31] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:33:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:38.355885 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=1 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:28.380150 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-468bda52-92c1-4809-9e8d-a99ea14e1592 None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:28.384743 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-468bda52-92c1-4809-9e8d-a99ea14e1592 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:34:28.384743 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-468bda52-92c1-4809-9e8d-a99ea14e1592 demo demo] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:28.384743 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-468bda52-92c1-4809-9e8d-a99ea14e1592 demo demo] Calling method 'detail' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:28.384743 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.api_utils [None req-468bda52-92c1-4809-9e8d-a99ea14e1592 demo demo] Removing options '' from query. {{(pid=112880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:28.385134 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.volume.api [None req-468bda52-92c1-4809-9e8d-a99ea14e1592 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112880) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:28.392766 np0000173035 devstack@c-api.service[112880]: INFO cinder.volume.api [None req-468bda52-92c1-4809-9e8d-a99ea14e1592 demo demo] Get all volumes completed successfully. May 09 09:34:28.394981 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-468bda52-92c1-4809-9e8d-a99ea14e1592 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:28.395351 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 8/32] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:34:28 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) May 09 09:34:38.388276 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=1 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:28.408300 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-af6de6a1-08ab-43bf-ac76-5f015cf56504 None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:28.411419 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-af6de6a1-08ab-43bf-ac76-5f015cf56504 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:35:28.411696 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-af6de6a1-08ab-43bf-ac76-5f015cf56504 demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:28.411977 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-af6de6a1-08ab-43bf-ac76-5f015cf56504 demo demo] Calling method 'detail' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:28.412233 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.api_utils [None req-af6de6a1-08ab-43bf-ac76-5f015cf56504 demo demo] Removing options '' from query. {{(pid=112879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:28.413444 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.volume.api [None req-af6de6a1-08ab-43bf-ac76-5f015cf56504 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112879) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:28.420973 np0000173035 devstack@c-api.service[112879]: INFO cinder.volume.api [None req-af6de6a1-08ab-43bf-ac76-5f015cf56504 demo demo] Get all volumes completed successfully. May 09 09:35:28.423624 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-af6de6a1-08ab-43bf-ac76-5f015cf56504 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:28.424039 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 8/33] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:35:28 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) May 09 09:35:38.416210 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=1 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:28.437711 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-e6c106dc-aad7-4084-b7ba-6bd1a27ab519 None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:28.440320 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-e6c106dc-aad7-4084-b7ba-6bd1a27ab519 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:36:28.440574 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-e6c106dc-aad7-4084-b7ba-6bd1a27ab519 demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:28.440818 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-e6c106dc-aad7-4084-b7ba-6bd1a27ab519 demo demo] Calling method 'detail' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:28.441156 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.api_utils [None req-e6c106dc-aad7-4084-b7ba-6bd1a27ab519 demo demo] Removing options '' from query. {{(pid=112878) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:28.442358 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.volume.api [None req-e6c106dc-aad7-4084-b7ba-6bd1a27ab519 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112878) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:28.451079 np0000173035 devstack@c-api.service[112878]: INFO cinder.volume.api [None req-e6c106dc-aad7-4084-b7ba-6bd1a27ab519 demo demo] Get all volumes completed successfully. May 09 09:36:28.454722 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-e6c106dc-aad7-4084-b7ba-6bd1a27ab519 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:28.455294 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 9/34] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:36:28 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) May 09 09:36:38.445122 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:28.469187 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.middleware.request_id [None req-6b5afee4-03c2-47ff-b021-83d3a01b1269 None None] RequestId filter calling following filter/app {{(pid=112877) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:28.521469 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-6b5afee4-03c2-47ff-b021-83d3a01b1269 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:37:28.521680 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-6b5afee4-03c2-47ff-b021-83d3a01b1269 demo demo] Empty body provided in request {{(pid=112877) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:28.522141 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.openstack.wsgi [None req-6b5afee4-03c2-47ff-b021-83d3a01b1269 demo demo] Calling method 'detail' {{(pid=112877) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:28.522638 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.api.api_utils [None req-6b5afee4-03c2-47ff-b021-83d3a01b1269 demo demo] Removing options '' from query. {{(pid=112877) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:28.524924 np0000173035 devstack@c-api.service[112877]: DEBUG cinder.volume.api [None req-6b5afee4-03c2-47ff-b021-83d3a01b1269 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112877) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:28.535571 np0000173035 devstack@c-api.service[112877]: INFO cinder.volume.api [None req-6b5afee4-03c2-47ff-b021-83d3a01b1269 demo demo] Get all volumes completed successfully. May 09 09:37:28.537818 np0000173035 devstack@c-api.service[112877]: INFO cinder.api.openstack.wsgi [None req-6b5afee4-03c2-47ff-b021-83d3a01b1269 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:28.538311 np0000173035 devstack@c-api.service[112877]: [pid: 112877|app: 0|req: 10/35] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:37:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:38.528776 np0000173035 devstack@c-api.service[112877]: DEBUG dbcounter [-] [112877] Writing DB stats cinder:SELECT=1 {{(pid=112877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:28.554634 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.middleware.request_id [None req-fd634f6c-cedf-4d1b-8829-49d801f6dab7 None None] RequestId filter calling following filter/app {{(pid=112880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:28.558159 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-fd634f6c-cedf-4d1b-8829-49d801f6dab7 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:38:28.558465 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-fd634f6c-cedf-4d1b-8829-49d801f6dab7 demo demo] Empty body provided in request {{(pid=112880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:28.558749 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.openstack.wsgi [None req-fd634f6c-cedf-4d1b-8829-49d801f6dab7 demo demo] Calling method 'detail' {{(pid=112880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:28.559113 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.api.api_utils [None req-fd634f6c-cedf-4d1b-8829-49d801f6dab7 demo demo] Removing options '' from query. {{(pid=112880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:28.560248 np0000173035 devstack@c-api.service[112880]: DEBUG cinder.volume.api [None req-fd634f6c-cedf-4d1b-8829-49d801f6dab7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112880) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:28.569171 np0000173035 devstack@c-api.service[112880]: INFO cinder.volume.api [None req-fd634f6c-cedf-4d1b-8829-49d801f6dab7 demo demo] Get all volumes completed successfully. May 09 09:38:28.571176 np0000173035 devstack@c-api.service[112880]: INFO cinder.api.openstack.wsgi [None req-fd634f6c-cedf-4d1b-8829-49d801f6dab7 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:28.571538 np0000173035 devstack@c-api.service[112880]: [pid: 112880|app: 0|req: 9/36] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:38:28 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) May 09 09:38:38.564004 np0000173035 devstack@c-api.service[112880]: DEBUG dbcounter [-] [112880] Writing DB stats cinder:SELECT=1 {{(pid=112880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:28.585930 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.middleware.request_id [None req-e5ca4901-2105-4af2-840f-b47ac7849a48 None None] RequestId filter calling following filter/app {{(pid=112879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:28.589235 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-e5ca4901-2105-4af2-840f-b47ac7849a48 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:39:28.589505 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-e5ca4901-2105-4af2-840f-b47ac7849a48 demo demo] Empty body provided in request {{(pid=112879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:28.589777 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.openstack.wsgi [None req-e5ca4901-2105-4af2-840f-b47ac7849a48 demo demo] Calling method 'detail' {{(pid=112879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:28.590081 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.api.api_utils [None req-e5ca4901-2105-4af2-840f-b47ac7849a48 demo demo] Removing options '' from query. {{(pid=112879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:28.591076 np0000173035 devstack@c-api.service[112879]: DEBUG cinder.volume.api [None req-e5ca4901-2105-4af2-840f-b47ac7849a48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112879) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:28.598639 np0000173035 devstack@c-api.service[112879]: INFO cinder.volume.api [None req-e5ca4901-2105-4af2-840f-b47ac7849a48 demo demo] Get all volumes completed successfully. May 09 09:39:28.601226 np0000173035 devstack@c-api.service[112879]: INFO cinder.api.openstack.wsgi [None req-e5ca4901-2105-4af2-840f-b47ac7849a48 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:28.601704 np0000173035 devstack@c-api.service[112879]: [pid: 112879|app: 0|req: 9/37] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:39:28 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) May 09 09:39:38.594242 np0000173035 devstack@c-api.service[112879]: DEBUG dbcounter [-] [112879] Writing DB stats cinder:SELECT=1 {{(pid=112879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:28.615051 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.middleware.request_id [None req-2936d3b0-d711-4be3-ac19-37197e1dbc3d None None] RequestId filter calling following filter/app {{(pid=112878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:28.617792 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-2936d3b0-d711-4be3-ac19-37197e1dbc3d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 09:40:28.618018 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-2936d3b0-d711-4be3-ac19-37197e1dbc3d demo demo] Empty body provided in request {{(pid=112878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:28.618262 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.openstack.wsgi [None req-2936d3b0-d711-4be3-ac19-37197e1dbc3d demo demo] Calling method 'detail' {{(pid=112878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:28.618579 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.api.api_utils [None req-2936d3b0-d711-4be3-ac19-37197e1dbc3d demo demo] Removing options '' from query. {{(pid=112878) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:28.619506 np0000173035 devstack@c-api.service[112878]: DEBUG cinder.volume.api [None req-2936d3b0-d711-4be3-ac19-37197e1dbc3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112878) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:28.630664 np0000173035 devstack@c-api.service[112878]: INFO cinder.volume.api [None req-2936d3b0-d711-4be3-ac19-37197e1dbc3d demo demo] Get all volumes completed successfully. May 09 09:40:28.633108 np0000173035 devstack@c-api.service[112878]: INFO cinder.api.openstack.wsgi [None req-2936d3b0-d711-4be3-ac19-37197e1dbc3d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:28.633464 np0000173035 devstack@c-api.service[112878]: [pid: 112878|app: 0|req: 10/38] 199.204.45.238 () {64 vars in 1296 bytes} [Sat May 9 09:40:28 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) May 09 09:40:38.622888 np0000173035 devstack@c-api.service[112878]: DEBUG dbcounter [-] [112878] Writing DB stats cinder:SELECT=1 {{(pid=112878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}