May 06 10:21:16.785511 np0000172241 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 10:21:16.791167 np0000172241 devstack@c-api.service[112426]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 10:21:16 2026] *** May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: nodename: np0000172241 May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: machine: x86_64 May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: clock source: unix May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: pcre jit disabled May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: detected number of CPU cores: 16 May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: current working directory: / May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: detected binary path: /usr/bin/uwsgi-core May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: your processes number limit is 256917 May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: your memory page size is 4096 bytes May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: detected max file descriptor number: 2048 May 06 10:21:16.794321 np0000172241 devstack@c-api.service[112426]: lock engine: pthread robust mutexes May 06 10:21:16.796224 np0000172241 devstack@c-api.service[112426]: thunder lock: enabled May 06 10:21:16.796224 np0000172241 devstack@c-api.service[112426]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 10:21:16.796224 np0000172241 devstack@c-api.service[112426]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 10:21:16.796224 np0000172241 devstack@c-api.service[112426]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 10:21:16.796224 np0000172241 devstack@c-api.service[112426]: Set PythonHome to /opt/stack/data/venv May 06 10:21:16.835396 np0000172241 devstack@c-api.service[112426]: Python main interpreter initialized at 0x73ec66ea3668 May 06 10:21:16.835396 np0000172241 devstack@c-api.service[112426]: python threads support enabled May 06 10:21:16.835396 np0000172241 devstack@c-api.service[112426]: your server socket listen backlog is limited to 100 connections May 06 10:21:16.835396 np0000172241 devstack@c-api.service[112426]: your mercy for graceful operations on workers is 80 seconds May 06 10:21:16.835958 np0000172241 devstack@c-api.service[112426]: mapped 671795 bytes (656 KB) for 4 cores May 06 10:21:16.836147 np0000172241 devstack@c-api.service[112426]: *** Operational MODE: preforking *** May 06 10:21:16.836548 np0000172241 devstack@c-api.service[112426]: *** uWSGI is running in multiple interpreter mode *** May 06 10:21:16.836548 np0000172241 devstack@c-api.service[112426]: spawned uWSGI master process (pid: 112426) May 06 10:21:16.836823 np0000172241 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 10:21:16.838205 np0000172241 devstack@c-api.service[112426]: spawned uWSGI worker 1 (pid: 112430, cores: 1) May 06 10:21:16.838205 np0000172241 devstack@c-api.service[112426]: spawned uWSGI worker 2 (pid: 112431, cores: 1) May 06 10:21:16.838653 np0000172241 devstack@c-api.service[112426]: spawned uWSGI worker 3 (pid: 112432, cores: 1) May 06 10:21:16.839130 np0000172241 devstack@c-api.service[112426]: spawned uWSGI worker 4 (pid: 112433, cores: 1) May 06 10:21:16.839202 np0000172241 devstack@c-api.service[112426]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 10:21:16.975999 np0000172241 devstack@c-api.service[112433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 10:21:16.975999 np0000172241 devstack@c-api.service[112433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 10:21:16.975999 np0000172241 devstack@c-api.service[112433]: we strongly recommend against using it for new projects. May 06 10:21:16.975999 np0000172241 devstack@c-api.service[112433]: If you are already using Eventlet, we recommend migrating to a different May 06 10:21:16.975999 np0000172241 devstack@c-api.service[112433]: framework. For more detail see May 06 10:21:16.975999 np0000172241 devstack@c-api.service[112433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 10:21:16.975999 np0000172241 devstack@c-api.service[112433]: import eventlet # noqa May 06 10:21:16.976929 np0000172241 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 10:21:16.976929 np0000172241 devstack@c-api.service[112431]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 10:21:16.976929 np0000172241 devstack@c-api.service[112431]: we strongly recommend against using it for new projects. May 06 10:21:16.976929 np0000172241 devstack@c-api.service[112431]: If you are already using Eventlet, we recommend migrating to a different May 06 10:21:16.976929 np0000172241 devstack@c-api.service[112431]: framework. For more detail see May 06 10:21:16.976929 np0000172241 devstack@c-api.service[112431]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 10:21:16.976929 np0000172241 devstack@c-api.service[112431]: import eventlet # noqa May 06 10:21:16.985818 np0000172241 devstack@c-api.service[112430]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 10:21:16.985818 np0000172241 devstack@c-api.service[112430]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 10:21:16.985818 np0000172241 devstack@c-api.service[112430]: we strongly recommend against using it for new projects. May 06 10:21:16.985818 np0000172241 devstack@c-api.service[112430]: If you are already using Eventlet, we recommend migrating to a different May 06 10:21:16.985818 np0000172241 devstack@c-api.service[112430]: framework. For more detail see May 06 10:21:16.985818 np0000172241 devstack@c-api.service[112430]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 10:21:16.985818 np0000172241 devstack@c-api.service[112430]: import eventlet # noqa May 06 10:21:17.007875 np0000172241 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 10:21:17.007875 np0000172241 devstack@c-api.service[112432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 10:21:17.007875 np0000172241 devstack@c-api.service[112432]: we strongly recommend against using it for new projects. May 06 10:21:17.007875 np0000172241 devstack@c-api.service[112432]: If you are already using Eventlet, we recommend migrating to a different May 06 10:21:17.007875 np0000172241 devstack@c-api.service[112432]: framework. For more detail see May 06 10:21:17.007875 np0000172241 devstack@c-api.service[112432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 10:21:17.007875 np0000172241 devstack@c-api.service[112432]: import eventlet # noqa May 06 10:21:17.063834 np0000172241 devstack@c-api.service[112433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 10:21:17.063834 np0000172241 devstack@c-api.service[112433]: debtcollector.deprecate( May 06 10:21:17.077542 np0000172241 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 10:21:17.077542 np0000172241 devstack@c-api.service[112431]: debtcollector.deprecate( May 06 10:21:17.079574 np0000172241 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 10:21:17.079574 np0000172241 devstack@c-api.service[112430]: debtcollector.deprecate( May 06 10:21:17.119896 np0000172241 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 10:21:17.119896 np0000172241 devstack@c-api.service[112432]: debtcollector.deprecate( May 06 10:21:17.151855 np0000172241 devstack@c-api.service[112433]: /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 06 10:21:17.151855 np0000172241 devstack@c-api.service[112433]: from cgi import parse_header May 06 10:21:17.182811 np0000172241 devstack@c-api.service[112430]: /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 06 10:21:17.182811 np0000172241 devstack@c-api.service[112430]: from cgi import parse_header May 06 10:21:17.195764 np0000172241 devstack@c-api.service[112433]: /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 06 10:21:17.195764 np0000172241 devstack@c-api.service[112433]: removals.removed_module( May 06 10:21:17.196369 np0000172241 devstack@c-api.service[112433]: /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 06 10:21:17.196369 np0000172241 devstack@c-api.service[112433]: removals.removed_module( May 06 10:21:17.196956 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:17.196956 np0000172241 devstack@c-api.service[112431]: from cgi import parse_header May 06 10:21:17.218527 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:17.218527 np0000172241 devstack@c-api.service[112432]: from cgi import parse_header May 06 10:21:17.234764 np0000172241 devstack@c-api.service[112430]: /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 06 10:21:17.234764 np0000172241 devstack@c-api.service[112430]: removals.removed_module( May 06 10:21:17.235531 np0000172241 devstack@c-api.service[112430]: /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 06 10:21:17.235531 np0000172241 devstack@c-api.service[112430]: removals.removed_module( May 06 10:21:17.253394 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:17.253394 np0000172241 devstack@c-api.service[112431]: removals.removed_module( May 06 10:21:17.254153 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:17.254153 np0000172241 devstack@c-api.service[112431]: removals.removed_module( May 06 10:21:17.269869 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:17.269869 np0000172241 devstack@c-api.service[112432]: removals.removed_module( May 06 10:21:17.270644 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:17.270644 np0000172241 devstack@c-api.service[112432]: removals.removed_module( May 06 10:21:17.942681 np0000172241 devstack@c-api.service[112430]: /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 06 10:21:17.942681 np0000172241 devstack@c-api.service[112430]: warnings.warn( May 06 10:21:17.958864 np0000172241 devstack@c-api.service[112433]: /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 06 10:21:17.958864 np0000172241 devstack@c-api.service[112433]: warnings.warn( May 06 10:21:18.004859 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:18.004859 np0000172241 devstack@c-api.service[112432]: warnings.warn( May 06 10:21:18.019800 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:18.019800 np0000172241 devstack@c-api.service[112431]: warnings.warn( May 06 10:21:18.089631 np0000172241 devstack@c-api.service[112430]: /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 06 10:21:18.089631 np0000172241 devstack@c-api.service[112430]: warnings.warn( May 06 10:21:18.113761 np0000172241 devstack@c-api.service[112433]: /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 06 10:21:18.113761 np0000172241 devstack@c-api.service[112433]: warnings.warn( May 06 10:21:18.154272 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:18.154272 np0000172241 devstack@c-api.service[112432]: warnings.warn( May 06 10:21:18.163554 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:18.163554 np0000172241 devstack@c-api.service[112431]: warnings.warn( May 06 10:21:18.440285 np0000172241 devstack@c-api.service[112430]: 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 06 10:21:18.440435 np0000172241 devstack@c-api.service[112430]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112430) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 10:21:18.452377 np0000172241 devstack@c-api.service[112433]: 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 06 10:21:18.452550 np0000172241 devstack@c-api.service[112433]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112433) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 10:21:18.458672 np0000172241 devstack@c-api.service[112432]: 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 06 10:21:18.458773 np0000172241 devstack@c-api.service[112432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 10:21:18.483849 np0000172241 devstack@c-api.service[112431]: 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 06 10:21:18.484057 np0000172241 devstack@c-api.service[112431]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112431) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 10:21:18.532573 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:18.532573 np0000172241 devstack@c-api.service[112432]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 10:21:18.535536 np0000172241 devstack@c-api.service[112430]: /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 06 10:21:18.535536 np0000172241 devstack@c-api.service[112430]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 10:21:18.539272 np0000172241 devstack@c-api.service[112433]: /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 06 10:21:18.539272 np0000172241 devstack@c-api.service[112433]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 10:21:18.551076 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:18.551076 np0000172241 devstack@c-api.service[112431]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 10:21:19.065829 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 10:21:19.066079 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 10:21:19.066597 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 10:21:19.066671 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.066671 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.066671 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.066847 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 10:21:19.066911 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.066911 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.067098 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.067098 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.067238 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.067312 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.067371 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.067371 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.067371 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.067811 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.067881 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.067977 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.068053 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.068115 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.068186 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.068245 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.068315 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.068379 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.068437 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.068496 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.068563 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.068620 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.068685 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.068749 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.068818 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.068876 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.068934 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.069033 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.069033 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.069033 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.069199 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.069199 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.069199 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.069199 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.069199 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.069199 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.069199 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.070566 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.070693 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.070693 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.070851 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.070851 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.070851 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.071242 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.071318 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.071372 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.071425 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.071479 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.071535 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.071588 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.071641 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.071706 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.071771 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.071830 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.071891 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.071972 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.072031 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.072086 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.072154 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.072208 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.072269 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.072331 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.072393 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.072457 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.072510 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.072564 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.072625 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.072681 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.072743 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.072805 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.072866 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.072919 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.073009 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.073066 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.073123 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.073320 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.073429 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.073487 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.073547 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.073602 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.073656 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.073714 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.073774 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.073834 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.073893 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.073999 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.074058 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.074108 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.074158 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.074213 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.074270 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.074323 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.074374 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.074428 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.074428 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.074428 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.074428 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.074428 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.074672 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.074728 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.074777 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.074832 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.074890 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.074890 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.074890 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.075070 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.075126 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.075126 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.075273 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.075273 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.075377 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.075437 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.075499 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.075556 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.075626 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.075676 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.075676 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.075743 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.075743 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.075743 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.075743 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.075860 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.075860 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.075937 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.075988 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.076019 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.076058 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.076096 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.076132 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.076162 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.076197 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.076234 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.076268 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.076308 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.076340 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.076374 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.076408 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.076438 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.076473 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.076503 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.076537 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.076569 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.076610 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.076645 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.076687 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.076731 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.076785 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.076831 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.076874 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.076906 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.076906 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.076991 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.077043 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.077112 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.077160 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.077204 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.077245 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.077280 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.077316 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.077353 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.077394 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.077433 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.077468 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.077500 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.077534 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.077573 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.077605 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.077638 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.077673 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.077707 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.077746 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.077784 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.077818 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.077855 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.077887 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.077921 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.077971 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.078621 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.078670 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.078743 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.078784 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.078850 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.078912 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.078974 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.079015 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.079051 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.079092 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.079164 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.079218 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.079299 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.079352 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.079395 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.079474 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.079581 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.079674 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.079769 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.079854 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.079899 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.079937 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.079986 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.080034 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.080079 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.080115 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.080181 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.080245 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.081775 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.081828 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.081893 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.081980 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.082022 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.082072 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.082115 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.082156 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.082192 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.082230 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.082263 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.082299 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.082335 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.082372 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.082419 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.082470 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.082513 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.082550 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.082587 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.082628 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.082666 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.082703 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.082703 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.082768 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.082805 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.082805 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.082871 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.082908 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.082959 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.083008 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.083053 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.083094 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.083149 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.083258 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.083319 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.083364 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.083404 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.083441 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.083484 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.083522 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.083563 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.083599 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.083640 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.083679 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.083717 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.083752 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.083787 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.083823 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.083866 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.083902 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.083954 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.084004 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.084047 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.084089 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.084130 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.084173 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.084209 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.084256 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.084296 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.084335 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.084372 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.084445 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.084494 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.084541 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.084579 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.084620 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.084656 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.084704 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.084741 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.084784 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.084819 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.084860 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.084898 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.084959 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.085000 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.085037 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.085083 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.085083 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.085083 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.085083 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.085083 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.085083 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.085083 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.085083 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.085344 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.085344 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.085424 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.085465 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.085501 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.085537 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.085573 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.085614 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.085649 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.085685 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.085721 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.085756 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.085797 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.085837 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.085873 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.085908 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.085962 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.086000 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.086034 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.086079 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.086115 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.086157 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.086199 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.086199 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.086199 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.086199 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.086199 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.086199 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.088281 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.088326 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.088408 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.088455 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.088520 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.088554 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.088596 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.088632 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.088664 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.088698 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.088732 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.088771 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.088802 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.088842 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.088878 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.088912 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.088966 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.089002 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.089002 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.089064 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.089098 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.089142 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.089178 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.089178 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.089178 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.089178 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.089312 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.089312 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.091323 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.091380 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.091435 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.091477 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.091511 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.091552 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.091703 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.091703 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.091800 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.091838 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.091881 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.091928 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.091997 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.092033 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.092074 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.092108 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.092141 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.092180 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.092214 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.092252 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.092284 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.092319 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.092355 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.092387 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.092626 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.092670 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.092714 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.092750 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.092796 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.092835 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.092869 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.092900 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.092955 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.093000 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.093036 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.093069 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.093117 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.093152 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.093187 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.093221 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.093274 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.093352 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.093396 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.093453 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.093499 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.093553 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.093596 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.093644 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.093691 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.093746 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.093797 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.093797 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.093880 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.093880 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.093880 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.093880 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.094071 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.094071 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.094071 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.094205 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.094257 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.094301 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.094349 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.094392 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.094430 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.094463 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.094507 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.094555 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.094603 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.094638 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.094671 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.094717 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.094771 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.094806 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.094806 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.094868 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.094868 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.094967 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.095044 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.095081 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.095116 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.095116 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.095116 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.095116 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.095336 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.095384 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.095457 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.095512 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.095556 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.095600 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.095635 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.095670 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.095703 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.095737 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.095772 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.095772 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.095833 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.095865 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.096615 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.096690 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.096772 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.096839 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.096900 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.096997 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.097117 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.097636 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.097736 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.097791 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.097791 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.097869 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.097910 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.097964 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.098001 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.098042 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.098077 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.098113 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.098113 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.098179 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.098214 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.098248 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.098288 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.098322 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.098322 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.098322 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.098415 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.098448 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.098448 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.098520 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.098554 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.098588 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.098630 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.098697 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.098747 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.098790 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.098835 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.098888 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.098962 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.099011 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.099056 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.099102 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.099150 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.099224 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.099271 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.099318 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.099361 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.099406 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.099471 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.099526 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.099571 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.099617 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.099666 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.099707 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.099758 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.099758 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.099840 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.099840 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.099840 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.099840 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.099840 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.099840 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.100090 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.100131 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.100171 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.100171 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.100171 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.100332 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.100458 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.100519 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.100565 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.100565 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.100639 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.100681 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.100681 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.100763 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.100797 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.100828 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.100916 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.100988 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.101051 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.101101 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.101134 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.101164 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.101191 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.101218 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.101248 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.101275 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.101302 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.101357 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.101421 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.101556 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.101617 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.101677 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.101710 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.101740 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.101769 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.101793 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.101820 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.101847 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.101873 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.101903 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.101933 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.101973 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.102005 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.102034 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.102062 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.102098 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.102129 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.102161 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.102186 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.102213 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.102266 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.102294 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.102326 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.102397 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.102447 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.102480 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.102585 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.103337 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.103483 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.103623 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.103780 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.103918 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.104082 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.104125 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.104159 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.104194 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.104230 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.104265 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.104327 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.104384 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.104449 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.104497 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.104539 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.104576 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.104610 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.104644 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.104682 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.104721 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.104757 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.104790 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.104827 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.104867 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.104907 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.104965 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.105011 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.105441 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.105593 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.105743 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.105897 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.106067 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.106197 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.106361 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.109664 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.109720 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.109758 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.109845 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.109894 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.109978 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.110042 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.110345 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.110423 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.110488 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.110540 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.110574 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.110607 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.110650 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.110691 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.110744 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.110781 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.110815 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.110870 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.110919 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.110998 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.111055 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.111106 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.111157 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.111237 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.111237 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.111325 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.111375 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.111419 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.111419 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.111419 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.111419 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.111559 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.111602 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.111643 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.111682 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.111716 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.111747 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.111806 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.111806 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.111806 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.111806 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.111962 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.111962 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.111962 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.112067 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.112118 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.112157 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.112311 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.112376 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.112436 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.112484 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.112531 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.112573 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.112608 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.112643 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.112677 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.112720 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.112761 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.112801 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.112801 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.112869 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.112917 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.112986 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.113042 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.113078 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.113111 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.113153 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.113187 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.113221 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.113252 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.113293 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.113331 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.113369 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.113404 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.113439 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.113474 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.113474 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.113474 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.113474 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.113474 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.113474 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.113474 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.113474 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.118423 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.118488 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.118538 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.118613 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.118667 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.118738 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.118803 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.119247 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.119313 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.119375 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.119537 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.119537 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.119647 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.119647 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.120392 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.120678 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.120720 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.120755 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.120786 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.120819 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.120819 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.120889 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.120930 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.120981 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.121016 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.121058 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.121092 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.121127 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.121164 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.121164 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.121233 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.121233 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.121300 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.121370 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.121409 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.121444 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.121478 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.121512 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.121545 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.121580 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.121615 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.121656 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.121696 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.121731 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.121764 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.121797 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.121831 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.121865 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.121900 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.121951 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.121992 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.121992 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.122060 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.122060 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.122127 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.122180 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.122255 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.122317 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.122379 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.122440 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.122501 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.122561 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.122602 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.122644 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.122677 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.122710 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.122746 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.122777 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.122829 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.122877 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.122911 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.122960 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.122996 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.123032 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.123073 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.123111 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.123146 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.123207 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.123250 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.123378 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.123417 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.123417 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.123417 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.123417 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.123920 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.123991 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.124059 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.124117 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.124203 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.124265 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.124322 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.124372 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.124372 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.124457 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.124513 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.124562 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.124608 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.124666 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.124719 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.124775 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.124820 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.124867 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.124912 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.124977 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.125025 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.125082 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.125128 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.125162 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.125196 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.125235 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.125270 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.125305 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.125337 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.125337 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.125404 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.125449 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.125497 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.125533 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.125575 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.125620 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.125654 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.125688 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.125724 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.125759 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.125798 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.125831 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.125863 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.125863 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.125863 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.125863 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.125863 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.125863 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.125863 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.125863 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.126137 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.126137 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.126137 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.126137 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.126137 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.126137 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.126137 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.126358 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.126358 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.126358 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.126358 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.126485 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.126485 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.126553 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.126594 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.126629 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.126667 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.126725 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.126784 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.126849 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.127245 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.127315 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.127372 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.127441 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.127580 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.127580 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.127646 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.128368 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.128437 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.128495 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.128563 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.128620 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.128679 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.128744 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.130649 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.130704 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.130777 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.130838 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.130880 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.130917 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.130989 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.131067 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.131067 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.131177 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.131216 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.131249 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.131249 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.131317 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.131357 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.131399 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.131443 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.131478 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.131514 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.131555 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.131589 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.131627 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.131660 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.131660 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.131767 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.131815 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.131862 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.131909 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.131971 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.131971 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.131971 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.131971 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.131971 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.132184 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.132184 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.132184 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.132184 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.132338 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.132338 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.132612 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.132664 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.132728 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.132787 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.132849 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.132894 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.132987 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 10:21:19.133052 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 10:21:19.133116 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 10:21:19.133169 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 10:21:19.133220 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 10:21:19.133266 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 10:21:19.133334 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 10:21:19.179092 np0000172241 devstack@c-api.service[112432]: INFO dbcounter [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Registered counter for database cinder May 06 10:21:19.180412 np0000172241 devstack@c-api.service[112430]: INFO dbcounter [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Registered counter for database cinder May 06 10:21:19.181458 np0000172241 devstack@c-api.service[112433]: INFO dbcounter [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Registered counter for database cinder May 06 10:21:19.181616 np0000172241 devstack@c-api.service[112431]: INFO dbcounter [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Registered counter for database cinder May 06 10:21:19.190129 np0000172241 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:19.191920 np0000172241 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:19.197889 np0000172241 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:19.199922 np0000172241 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:19.306462 np0000172241 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writer thread running {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 10:21:19.309433 np0000172241 devstack@c-api.service[112432]: INFO cinder.rpc [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 10:21:19.311815 np0000172241 devstack@c-api.service[112432]: INFO cinder.rpc [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 10:21:19.314162 np0000172241 devstack@c-api.service[112432]: INFO cinder.rpc [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 10:21:19.316503 np0000172241 devstack@c-api.service[112432]: INFO cinder.rpc [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 10:21:19.317814 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.319502 np0000172241 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writer thread running {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 10:21:19.320236 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.322229 np0000172241 devstack@c-api.service[112431]: INFO cinder.rpc [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 10:21:19.323852 np0000172241 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writer thread running {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 10:21:19.324916 np0000172241 devstack@c-api.service[112431]: INFO cinder.rpc [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 10:21:19.326038 np0000172241 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:19.326569 np0000172241 devstack@c-api.service[112430]: INFO cinder.rpc [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 10:21:19.327569 np0000172241 devstack@c-api.service[112431]: INFO cinder.rpc [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 10:21:19.328193 np0000172241 devstack@c-api.service[112432]: INFO cinder.rpc [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 10:21:19.328923 np0000172241 devstack@c-api.service[112430]: INFO cinder.rpc [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 10:21:19.329903 np0000172241 devstack@c-api.service[112431]: INFO cinder.rpc [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 10:21:19.330049 np0000172241 devstack@c-api.service[112432]: INFO cinder.rpc [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 10:21:19.330704 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.331016 np0000172241 devstack@c-api.service[112430]: INFO cinder.rpc [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 10:21:19.331254 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.332978 np0000172241 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writer thread running {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 10:21:19.333143 np0000172241 devstack@c-api.service[112430]: INFO cinder.rpc [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 10:21:19.333728 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.334022 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.335863 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.336147 np0000172241 devstack@c-api.service[112433]: INFO cinder.rpc [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 10:21:19.338468 np0000172241 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:19.339175 np0000172241 devstack@c-api.service[112433]: INFO cinder.rpc [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 10:21:19.340455 np0000172241 devstack@c-api.service[112431]: INFO cinder.rpc [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 10:21:19.341537 np0000172241 devstack@c-api.service[112433]: INFO cinder.rpc [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 10:21:19.341816 np0000172241 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:19.342145 np0000172241 devstack@c-api.service[112431]: INFO cinder.rpc [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 10:21:19.343237 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.343504 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.343557 np0000172241 devstack@c-api.service[112433]: INFO cinder.rpc [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 10:21:19.344006 np0000172241 devstack@c-api.service[112430]: INFO cinder.rpc [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 10:21:19.344659 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.345579 np0000172241 devstack@c-api.service[112430]: INFO cinder.rpc [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 10:21:19.346408 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.346569 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.346811 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.350104 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.352030 np0000172241 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a 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=112433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:19.354308 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.354464 np0000172241 devstack@c-api.service[112433]: INFO cinder.rpc [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 10:21:19.356834 np0000172241 devstack@c-api.service[112433]: INFO cinder.rpc [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 10:21:19.357213 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.357381 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.358133 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.359300 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.360437 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.360909 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.362778 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.363692 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.364308 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.366129 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.368116 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.368599 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.369135 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.370416 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.371251 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.372114 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.372308 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.372854 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.373579 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.375293 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.375482 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.375610 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.376628 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.378481 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.379748 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.379906 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.381334 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.382773 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.382838 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.382874 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.384853 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.385758 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.385859 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.386522 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.387339 np0000172241 devstack@c-api.service[112432]: WARNING cinder.api.contrib.hosts [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 10:21:19.387427 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.388201 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.388252 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.389166 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.389606 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.390025 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.390995 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.391149 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.392180 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.392618 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.394140 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.395722 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.395884 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.396118 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.396970 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.397393 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.397790 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.398860 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.399229 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.399784 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: extensions {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.400734 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.401051 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.401155 np0000172241 devstack@c-api.service[112431]: WARNING cinder.api.contrib.hosts [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 10:21:19.401224 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.401880 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.402681 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: os-hosts {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.403354 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.403623 np0000172241 devstack@c-api.service[112430]: WARNING cinder.api.contrib.hosts [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 10:21:19.404122 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: os-quota-class-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.404750 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.404826 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.405378 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: capabilities {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.406343 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.406674 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: extra_specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.406802 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.406882 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.407882 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.408256 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: os-volume-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.408857 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.409599 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.409687 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: consistencygroups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.410424 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.410509 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.411145 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.411643 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: os-availability-zone {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.412031 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.412539 np0000172241 devstack@c-api.service[112433]: WARNING cinder.api.contrib.hosts [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 10:21:19.412642 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.413391 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.413452 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: extensions {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.413549 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: cgsnapshots {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.414069 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.414744 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.414844 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.414909 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: os-volume-transfer {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.415677 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.416430 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.416478 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: os-hosts {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.416582 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: os-volume-type-access {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.417160 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.417966 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.418007 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: os-quota-class-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.418056 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: extensions {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.418182 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: scheduler-stats {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.419323 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: capabilities {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.419393 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.419594 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.419645 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.420764 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: extra_specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.421121 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: os-hosts {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.421188 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: qos-specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.421361 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.422324 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: os-volume-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.422573 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: os-quota-class-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.422900 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.423261 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: os-quota-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.423747 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: consistencygroups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.423892 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: capabilities {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.424385 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.424747 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: backups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.425269 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: extensions {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.425327 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: extra_specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.425707 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: os-availability-zone {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.426616 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.426773 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extended resource: os-snapshot-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.427272 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: os-volume-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.428047 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: cgsnapshots {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.429226 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: consistencygroups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.429319 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.429375 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: os-volume-transfer {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.430353 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] SnapshotActionsController initialized {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 10:21:19.431140 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.431254 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: os-volume-type-access {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.431361 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: os-hosts {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.431895 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: os-availability-zone {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.432548 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.432764 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: scheduler-stats {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.433002 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: os-quota-class-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.433786 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: cgsnapshots {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.434028 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.434137 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: capabilities {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.434267 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.435438 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.435521 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: extra_specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.435733 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: qos-specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.435811 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: os-volume-transfer {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.436868 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.437093 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: os-volume-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.437809 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: os-quota-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.438428 np0000172241 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.438521 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: os-volume-type-access {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.439307 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: backups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.439529 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.439671 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.439777 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.439888 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension TypesManage extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.440020 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.440115 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.440289 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.440400 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: scheduler-stats {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.440484 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.440484 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension VolumeActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.440687 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.440756 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.440869 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.441033 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension UsedLimits extending resource: limits {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.441140 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension AdminActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.441266 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension AdminActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.441357 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 None None] Extension AdminActions extending resource: backups {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.441478 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: consistencygroups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.442006 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.443354 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extended resource: os-snapshot-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.443433 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: os-availability-zone {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.443744 np0000172241 devstack@c-api.service[112432]: WARNING keystonemiddleware.auth_token [None req-cc664191-7c0b-4487-9ea5-0c28501d9636 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 06 10:21:19.443828 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: qos-specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.444856 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: cgsnapshots {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.445881 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.446302 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: os-volume-transfer {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.446694 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: os-quota-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.446960 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] SnapshotActionsController initialized {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 10:21:19.447743 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.448761 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: backups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.449016 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: os-volume-type-access {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.449167 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.450731 np0000172241 devstack@c-api.service[112432]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73ec66ea3668 pid: 112432 (default app) May 06 10:21:19.450811 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: scheduler-stats {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.450862 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.451341 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.451341 np0000172241 devstack@c-api.service[112432]: warnings.warn( May 06 10:21:19.451680 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extended resource: os-snapshot-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.452199 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.452254 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.453571 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.453816 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: qos-specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.454531 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.455189 np0000172241 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.455782 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] SnapshotActionsController initialized {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 10:21:19.456088 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: os-quota-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.456187 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.456266 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.456449 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.456581 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension TypesManage extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.456709 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.456844 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.456969 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.456969 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.456969 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.457355 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension VolumeActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.457355 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.457355 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.457553 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.457609 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: backups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.457682 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension UsedLimits extending resource: limits {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.457682 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension AdminActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.457802 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension AdminActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.458068 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d None None] Extension AdminActions extending resource: backups {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.458380 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.459661 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extended resource: os-snapshot-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 10:21:19.459909 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.459909 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.459909 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.459909 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.459909 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.460744 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.460744 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.460744 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.461227 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.461292 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.461292 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.461292 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.461292 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.461292 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.461292 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.461712 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.461712 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.461712 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.461712 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.461712 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.462147 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.462147 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.462147 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.462147 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.462147 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.462494 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.462494 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.462494 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.462494 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.462835 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.462835 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.462835 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.462835 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.462835 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.463917 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.463917 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.463917 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.463917 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.463917 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.464353 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.464353 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.464353 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.464353 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.464353 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.464353 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.468627 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.468627 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.468627 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.468627 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.468627 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.468627 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.468886 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.468886 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.468987 np0000172241 devstack@c-api.service[112431]: WARNING keystonemiddleware.auth_token [None req-c2c09890-ebfb-45a5-ae9f-f8824f85260d 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 06 10:21:19.469023 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469023 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469023 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469023 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469023 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469023 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469271 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469271 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469271 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469271 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469271 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469487 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469487 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469487 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469487 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469487 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469676 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469676 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469676 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469676 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469676 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469894 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469894 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469894 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469894 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469894 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.469894 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.469894 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470159 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470159 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470159 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470159 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470159 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470380 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470380 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470380 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470380 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470380 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470579 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470579 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470579 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470579 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470746 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470746 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470746 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470746 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470917 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470917 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470917 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.470917 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.470917 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471191 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471191 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471191 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471191 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471191 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471376 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471376 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471376 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471376 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471536 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471536 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471536 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471536 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471710 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471710 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471710 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471710 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471862 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471862 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.471862 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.471862 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472065 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472065 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472065 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472065 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472230 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472230 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472230 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472230 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472230 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472230 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472472 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472472 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472472 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472472 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472472 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472681 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472681 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472681 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472681 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472681 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472681 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472681 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472961 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472961 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472961 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472961 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.472961 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.472961 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473211 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473211 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473211 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473211 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473211 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473211 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473447 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473447 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473447 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473447 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473447 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473447 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473673 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473673 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473673 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473673 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473845 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473845 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.473845 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.473845 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.475284 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.475284 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.475284 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.475284 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.475623 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.475623 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.475623 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:19.475623 np0000172241 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 06 10:21:19.475885 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.475954 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.476013 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-54a5579a-11bc-418c-a6b7-3f091d30d3b7 None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 10:21:19.476072 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.476123 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.contrib.snapshot_actions [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] SnapshotActionsController initialized {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 10:21:19.476123 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.476223 np0000172241 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.476223 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476223 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476223 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476437 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.476488 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension TypesManage extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476541 np0000172241 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 953 bytes} [Wed May 6 10:21:19 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 06 10:21:19.476601 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476601 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476601 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476601 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476601 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension VolumeActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476852 np0000172241 devstack@c-api.service[112431]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73ec66ea3668 pid: 112431 (default app) May 06 10:21:19.476908 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476908 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476908 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476908 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension UsedLimits extending resource: limits {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476908 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension AdminActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476908 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension AdminActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.476908 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 None None] Extension AdminActions extending resource: backups {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477302 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.477302 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.477390 np0000172241 devstack@c-api.service[112430]: WARNING keystonemiddleware.auth_token [None req-e8def218-01a2-42ba-908b-8e8f98a22be1 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 06 10:21:19.477450 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.477450 np0000172241 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 10:21:19.477450 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477450 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477450 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477450 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension TypesManage extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477450 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477450 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477835 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477835 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477835 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension VolumeActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477835 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477835 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477835 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.477835 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension UsedLimits extending resource: limits {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.478209 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension AdminActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.478209 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension AdminActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.478209 np0000172241 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a None None] Extension AdminActions extending resource: backups {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 10:21:19.478367 np0000172241 devstack@c-api.service[112430]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73ec66ea3668 pid: 112430 (default app) May 06 10:21:19.478417 np0000172241 devstack@c-api.service[112433]: WARNING keystonemiddleware.auth_token [None req-1477de2b-3566-4aa0-aa01-c441afb8b96a 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 06 10:21:19.484362 np0000172241 devstack@c-api.service[112433]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73ec66ea3668 pid: 112433 (default app) May 06 10:21:26.748222 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [None req-679808b6-4259-40fa-bdd9-dfa4fce1799e None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 10:21:27.357076 np0000172241 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-679808b6-4259-40fa-bdd9-dfa4fce1799e admin admin] POST https://199.204.45.216/volume/v3/types May 06 10:21:27.357670 np0000172241 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [None req-679808b6-4259-40fa-bdd9-dfa4fce1799e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 10:21:27.360341 np0000172241 devstack@c-api.service[112432]: /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 06 10:21:27.360341 np0000172241 devstack@c-api.service[112432]: warnings.warn( May 06 10:21:27.369254 np0000172241 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-679808b6-4259-40fa-bdd9-dfa4fce1799e 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=112432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:27.402283 np0000172241 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [None req-679808b6-4259-40fa-bdd9-dfa4fce1799e admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 May 06 10:21:27.403257 np0000172241 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 2/2] 199.204.45.216 () {68 vars in 1288 bytes} [Wed May 6 10:21:26 2026] POST /volume/v3/types => generated 186 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 10:21:27.416835 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.416835 np0000172241 devstack@c-api.service[112431]: warnings.warn( May 06 10:21:27.430970 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.430970 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.430970 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.430970 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.431329 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.431329 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.431329 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.431329 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.431601 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.431601 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.431601 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.431601 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.431601 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.431601 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.431954 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.431954 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.431954 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.431954 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.431954 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.432351 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.432351 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.432351 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.432351 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.432351 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.432648 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.432648 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.432648 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.432648 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.432933 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.432933 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.432933 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.432933 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.432933 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433197 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433197 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433197 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433197 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433197 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433438 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433438 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433438 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433438 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433438 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433438 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433701 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433701 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433701 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433701 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433701 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433701 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433992 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433992 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433992 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433992 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.433992 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.433992 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.434450 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.434450 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.434450 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.434450 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.434450 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.434681 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.434681 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.434681 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.434681 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.434681 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.434891 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.434891 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.434891 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.434891 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.434891 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.434891 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435103 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435103 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435103 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435103 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435103 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435103 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435289 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435289 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435289 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435289 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435289 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435466 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435466 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435466 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435466 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435466 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435625 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435625 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435625 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435625 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435773 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435773 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435773 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435773 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435908 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435908 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435908 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.435908 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.435908 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436115 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436115 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436115 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436115 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436115 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436269 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436269 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436269 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436269 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436404 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436404 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436404 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436404 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436583 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436583 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436583 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436583 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436717 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436717 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436717 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436717 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436873 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436873 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.436873 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.436873 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437034 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437034 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437034 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437034 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437034 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437202 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437202 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437202 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437202 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437202 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437202 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437403 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437403 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437403 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437403 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437403 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437565 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437565 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437565 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437565 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437565 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437565 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437765 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437765 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437765 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437765 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.437765 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.437765 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438004 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438004 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438004 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438004 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438004 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438004 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438219 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438219 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438219 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438219 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438219 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438219 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438428 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438428 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438428 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438428 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438564 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438564 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438564 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438564 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438564 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438732 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438732 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438732 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438732 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.438732 np0000172241 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 06 10:21:27.438732 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [req-679808b6-4259-40fa-bdd9-dfa4fce1799e req-e7190cd8-c93c-4815-8cce-13901641bdc4 None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 10:21:27.884474 np0000172241 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [req-679808b6-4259-40fa-bdd9-dfa4fce1799e req-e7190cd8-c93c-4815-8cce-13901641bdc4 admin admin] POST https://199.204.45.216/volume/v3/types/dc9bd996-058f-4291-995d-a2dad1f7f03a/extra_specs May 06 10:21:27.884993 np0000172241 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [req-679808b6-4259-40fa-bdd9-dfa4fce1799e req-e7190cd8-c93c-4815-8cce-13901641bdc4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 10:21:27.887081 np0000172241 devstack@c-api.service[112431]: /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 06 10:21:27.887081 np0000172241 devstack@c-api.service[112431]: warnings.warn( May 06 10:21:27.896405 np0000172241 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [req-679808b6-4259-40fa-bdd9-dfa4fce1799e req-e7190cd8-c93c-4815-8cce-13901641bdc4 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 10:21:27.966653 np0000172241 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [req-679808b6-4259-40fa-bdd9-dfa4fce1799e req-e7190cd8-c93c-4815-8cce-13901641bdc4 admin admin] https://199.204.45.216/volume/v3/types/dc9bd996-058f-4291-995d-a2dad1f7f03a/extra_specs returned with HTTP 200 May 06 10:21:27.966653 np0000172241 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Wed May 6 10:21:27 2026] POST /volume/v3/types/dc9bd996-058f-4291-995d-a2dad1f7f03a/extra_specs => generated 55 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 10:21:29.345939 np0000172241 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=6 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 10:21:29.356370 np0000172241 devstack@c-api.service[112433]: DEBUG dbcounter [-] [112433] Writing DB stats cinder:SELECT=6 {{(pid=112433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 10:21:37.399277 np0000172241 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 10:21:37.960641 np0000172241 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 10:24:04.274673 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.274673 np0000172241 devstack@c-api.service[112430]: warnings.warn( May 06 10:24:04.289625 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.289625 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.289625 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.289625 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.290003 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.290003 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.290003 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.290003 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.290523 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.290523 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.290523 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.290523 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.290523 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.290523 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.291304 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.291304 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.291304 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.291304 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.291304 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.292014 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.292014 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.292014 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.292014 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.292014 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.292349 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.292349 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.292349 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.292349 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.292620 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.292620 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.292620 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.292620 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.292620 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293146 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.293146 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293146 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.293146 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293146 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.293470 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293470 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.293470 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293470 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.293470 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293470 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.293869 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293869 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.293869 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293869 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.293869 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.293869 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.294423 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.294423 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.294423 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.294423 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.294423 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.294423 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.294802 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.294802 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.294802 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.294802 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.294802 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.295187 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.295187 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.295187 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.295187 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.295187 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.295690 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.295690 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.295690 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.295690 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.295690 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.295690 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.296120 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.296120 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.296120 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.296120 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.296120 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.296120 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.296506 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.296506 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.296506 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.296506 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.296506 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.296853 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.296853 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.296853 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.296853 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.296853 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.297216 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.297216 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.297216 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.297216 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.297482 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.297482 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.297482 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.297482 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.297744 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.297744 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.297744 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.297744 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.297744 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.298131 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.298131 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.298131 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.298131 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.298131 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.298434 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.298434 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.298434 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.298434 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.298701 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.298701 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.298701 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.298701 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299013 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.299013 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299013 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.299013 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299303 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.299303 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299303 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.299303 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299678 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.299678 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299678 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.299678 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299970 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.299970 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299970 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.299970 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.299970 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300336 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300336 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300336 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300336 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300336 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300336 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300665 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300665 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300665 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300665 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300665 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300804 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300804 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300804 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300804 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300804 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300804 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300986 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300986 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300986 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300986 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.300986 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.300986 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301169 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301169 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301169 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301169 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301169 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301169 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301344 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301344 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301344 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301344 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301344 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301344 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301525 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301525 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301525 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301525 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301648 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301648 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301648 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301648 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301648 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301808 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301808 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301808 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301808 np0000172241 devstack@c-api.service[112430]: /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 06 10:24:04.301808 np0000172241 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 06 10:24:04.301808 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-b0d36e20-e213-492b-8265-468851b41991 None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 10:24:04.301808 np0000172241 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-b0d36e20-e213-492b-8265-468851b41991 None None] GET https://199.204.45.216/volume// May 06 10:24:04.301997 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-b0d36e20-e213-492b-8265-468851b41991 None None] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 10:24:04.301997 np0000172241 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-b0d36e20-e213-492b-8265-468851b41991 None None] Calling method 'all' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 10:24:04.301997 np0000172241 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-b0d36e20-e213-492b-8265-468851b41991 None None] https://199.204.45.216/volume// returned with HTTP 300 May 06 10:24:04.301997 np0000172241 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Wed May 6 10:24:04 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)