May 20 07:35:24.140410 np0000175310 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 07:35:24.146446 np0000175310 devstack@c-api.service[112428]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 07:35:24 2026] *** May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: nodename: np0000175310 May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: machine: x86_64 May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: clock source: unix May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: pcre jit disabled May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: detected number of CPU cores: 16 May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: current working directory: / May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: detected binary path: /usr/bin/uwsgi-core May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: your processes number limit is 256917 May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: your memory page size is 4096 bytes May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: detected max file descriptor number: 2048 May 20 07:35:24.148718 np0000175310 devstack@c-api.service[112428]: lock engine: pthread robust mutexes May 20 07:35:24.149582 np0000175310 devstack@c-api.service[112428]: thunder lock: enabled May 20 07:35:24.149582 np0000175310 devstack@c-api.service[112428]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 07:35:24.149582 np0000175310 devstack@c-api.service[112428]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 07:35:24.149582 np0000175310 devstack@c-api.service[112428]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 07:35:24.149582 np0000175310 devstack@c-api.service[112428]: Set PythonHome to /opt/stack/data/venv May 20 07:35:24.189789 np0000175310 devstack@c-api.service[112428]: Python main interpreter initialized at 0x7bb22d0a3668 May 20 07:35:24.189789 np0000175310 devstack@c-api.service[112428]: python threads support enabled May 20 07:35:24.189789 np0000175310 devstack@c-api.service[112428]: your server socket listen backlog is limited to 100 connections May 20 07:35:24.189789 np0000175310 devstack@c-api.service[112428]: your mercy for graceful operations on workers is 80 seconds May 20 07:35:24.190334 np0000175310 devstack@c-api.service[112428]: mapped 671795 bytes (656 KB) for 4 cores May 20 07:35:24.190470 np0000175310 devstack@c-api.service[112428]: *** Operational MODE: preforking *** May 20 07:35:24.190660 np0000175310 devstack@c-api.service[112428]: *** uWSGI is running in multiple interpreter mode *** May 20 07:35:24.190660 np0000175310 devstack@c-api.service[112428]: spawned uWSGI master process (pid: 112428) May 20 07:35:24.190852 np0000175310 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 07:35:24.191398 np0000175310 devstack@c-api.service[112428]: spawned uWSGI worker 1 (pid: 112431, cores: 1) May 20 07:35:24.191987 np0000175310 devstack@c-api.service[112428]: spawned uWSGI worker 2 (pid: 112432, cores: 1) May 20 07:35:24.192505 np0000175310 devstack@c-api.service[112428]: spawned uWSGI worker 3 (pid: 112433, cores: 1) May 20 07:35:24.192987 np0000175310 devstack@c-api.service[112428]: spawned uWSGI worker 4 (pid: 112434, cores: 1) May 20 07:35:24.193079 np0000175310 devstack@c-api.service[112428]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 07:35:24.326019 np0000175310 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:35:24.326019 np0000175310 devstack@c-api.service[112431]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:35:24.326019 np0000175310 devstack@c-api.service[112431]: we strongly recommend against using it for new projects. May 20 07:35:24.326019 np0000175310 devstack@c-api.service[112431]: If you are already using Eventlet, we recommend migrating to a different May 20 07:35:24.326019 np0000175310 devstack@c-api.service[112431]: framework. For more detail see May 20 07:35:24.326019 np0000175310 devstack@c-api.service[112431]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:35:24.326019 np0000175310 devstack@c-api.service[112431]: import eventlet # noqa May 20 07:35:24.330388 np0000175310 devstack@c-api.service[112432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:35:24.330388 np0000175310 devstack@c-api.service[112432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:35:24.330388 np0000175310 devstack@c-api.service[112432]: we strongly recommend against using it for new projects. May 20 07:35:24.330388 np0000175310 devstack@c-api.service[112432]: If you are already using Eventlet, we recommend migrating to a different May 20 07:35:24.330388 np0000175310 devstack@c-api.service[112432]: framework. For more detail see May 20 07:35:24.330388 np0000175310 devstack@c-api.service[112432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:35:24.330388 np0000175310 devstack@c-api.service[112432]: import eventlet # noqa May 20 07:35:24.333620 np0000175310 devstack@c-api.service[112433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:35:24.333620 np0000175310 devstack@c-api.service[112433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:35:24.333620 np0000175310 devstack@c-api.service[112433]: we strongly recommend against using it for new projects. May 20 07:35:24.333620 np0000175310 devstack@c-api.service[112433]: If you are already using Eventlet, we recommend migrating to a different May 20 07:35:24.333620 np0000175310 devstack@c-api.service[112433]: framework. For more detail see May 20 07:35:24.333620 np0000175310 devstack@c-api.service[112433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:35:24.333620 np0000175310 devstack@c-api.service[112433]: import eventlet # noqa May 20 07:35:24.334485 np0000175310 devstack@c-api.service[112434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:35:24.334485 np0000175310 devstack@c-api.service[112434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:35:24.334485 np0000175310 devstack@c-api.service[112434]: we strongly recommend against using it for new projects. May 20 07:35:24.334485 np0000175310 devstack@c-api.service[112434]: If you are already using Eventlet, we recommend migrating to a different May 20 07:35:24.334485 np0000175310 devstack@c-api.service[112434]: framework. For more detail see May 20 07:35:24.334485 np0000175310 devstack@c-api.service[112434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:35:24.334485 np0000175310 devstack@c-api.service[112434]: import eventlet # noqa May 20 07:35:24.420929 np0000175310 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 20 07:35:24.420929 np0000175310 devstack@c-api.service[112432]: debtcollector.deprecate( May 20 07:35:24.423327 np0000175310 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 20 07:35:24.423327 np0000175310 devstack@c-api.service[112433]: debtcollector.deprecate( May 20 07:35:24.428399 np0000175310 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:35:24.428399 np0000175310 devstack@c-api.service[112434]: debtcollector.deprecate( May 20 07:35:24.433838 np0000175310 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 20 07:35:24.433838 np0000175310 devstack@c-api.service[112431]: debtcollector.deprecate( May 20 07:35:24.501449 np0000175310 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 20 07:35:24.501449 np0000175310 devstack@c-api.service[112433]: from cgi import parse_header May 20 07:35:24.505028 np0000175310 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 20 07:35:24.505028 np0000175310 devstack@c-api.service[112432]: from cgi import parse_header May 20 07:35:24.514646 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:24.514646 np0000175310 devstack@c-api.service[112434]: from cgi import parse_header May 20 07:35:24.521623 np0000175310 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 20 07:35:24.521623 np0000175310 devstack@c-api.service[112431]: from cgi import parse_header May 20 07:35:24.545269 np0000175310 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 20 07:35:24.545269 np0000175310 devstack@c-api.service[112433]: removals.removed_module( May 20 07:35:24.545941 np0000175310 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 20 07:35:24.545941 np0000175310 devstack@c-api.service[112433]: removals.removed_module( May 20 07:35:24.551574 np0000175310 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 20 07:35:24.551574 np0000175310 devstack@c-api.service[112432]: removals.removed_module( May 20 07:35:24.552264 np0000175310 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 20 07:35:24.552264 np0000175310 devstack@c-api.service[112432]: removals.removed_module( May 20 07:35:24.560451 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:24.560451 np0000175310 devstack@c-api.service[112434]: removals.removed_module( May 20 07:35:24.561145 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:24.561145 np0000175310 devstack@c-api.service[112434]: removals.removed_module( May 20 07:35:24.568379 np0000175310 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 20 07:35:24.568379 np0000175310 devstack@c-api.service[112431]: removals.removed_module( May 20 07:35:24.569077 np0000175310 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 20 07:35:24.569077 np0000175310 devstack@c-api.service[112431]: removals.removed_module( May 20 07:35:25.176189 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:25.176189 np0000175310 devstack@c-api.service[112434]: warnings.warn( May 20 07:35:25.189823 np0000175310 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 20 07:35:25.189823 np0000175310 devstack@c-api.service[112433]: warnings.warn( May 20 07:35:25.190007 np0000175310 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 20 07:35:25.190007 np0000175310 devstack@c-api.service[112432]: warnings.warn( May 20 07:35:25.208446 np0000175310 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 20 07:35:25.208446 np0000175310 devstack@c-api.service[112431]: warnings.warn( May 20 07:35:25.278874 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:25.278874 np0000175310 devstack@c-api.service[112434]: warnings.warn( May 20 07:35:25.293429 np0000175310 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 20 07:35:25.293429 np0000175310 devstack@c-api.service[112432]: warnings.warn( May 20 07:35:25.294074 np0000175310 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 20 07:35:25.294074 np0000175310 devstack@c-api.service[112433]: warnings.warn( May 20 07:35:25.308482 np0000175310 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 20 07:35:25.308482 np0000175310 devstack@c-api.service[112431]: warnings.warn( May 20 07:35:25.560598 np0000175310 devstack@c-api.service[112434]: 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 20 07:35:25.561289 np0000175310 devstack@c-api.service[112434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:35:25.567882 np0000175310 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 20 07:35:25.568370 np0000175310 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 20 07:35:25.582371 np0000175310 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 20 07:35:25.582800 np0000175310 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 20 07:35:25.600083 np0000175310 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 20 07:35:25.600494 np0000175310 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 20 07:35:25.644238 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:25.644238 np0000175310 devstack@c-api.service[112434]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:35:25.645916 np0000175310 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 20 07:35:25.645916 np0000175310 devstack@c-api.service[112433]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:35:25.647874 np0000175310 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 20 07:35:25.647874 np0000175310 devstack@c-api.service[112432]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:35:25.674843 np0000175310 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 20 07:35:25.674843 np0000175310 devstack@c-api.service[112431]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:35:26.097914 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:35:26.098109 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:35:26.098179 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:35:26.098239 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:35:26.098320 np0000175310 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 20 07:35:26.098378 np0000175310 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 20 07:35:26.098499 np0000175310 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 20 07:35:26.098565 np0000175310 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 20 07:35:26.098647 np0000175310 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 20 07:35:26.098712 np0000175310 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 20 07:35:26.098712 np0000175310 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 20 07:35:26.098819 np0000175310 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 20 07:35:26.098884 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.098972 np0000175310 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 20 07:35:26.099029 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.099285 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.099719 np0000175310 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 20 07:35:26.099794 np0000175310 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 20 07:35:26.099880 np0000175310 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 20 07:35:26.099961 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.100032 np0000175310 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 20 07:35:26.100097 np0000175310 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 20 07:35:26.100156 np0000175310 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 20 07:35:26.100212 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.100267 np0000175310 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 20 07:35:26.100322 np0000175310 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 20 07:35:26.100378 np0000175310 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 20 07:35:26.100378 np0000175310 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 20 07:35:26.100500 np0000175310 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 20 07:35:26.100577 np0000175310 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 20 07:35:26.100635 np0000175310 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 20 07:35:26.100700 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.100756 np0000175310 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 20 07:35:26.100813 np0000175310 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 20 07:35:26.100867 np0000175310 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 20 07:35:26.100965 np0000175310 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 20 07:35:26.101032 np0000175310 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 20 07:35:26.101105 np0000175310 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 20 07:35:26.101168 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.101225 np0000175310 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 20 07:35:26.101225 np0000175310 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 20 07:35:26.101342 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.101342 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.101342 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.106330 np0000175310 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 20 07:35:26.106402 np0000175310 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 20 07:35:26.106460 np0000175310 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 20 07:35:26.106505 np0000175310 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 20 07:35:26.106544 np0000175310 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 20 07:35:26.106623 np0000175310 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 20 07:35:26.106668 np0000175310 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 20 07:35:26.106849 np0000175310 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 20 07:35:26.106927 np0000175310 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 20 07:35:26.106993 np0000175310 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 20 07:35:26.107047 np0000175310 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 20 07:35:26.107103 np0000175310 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 20 07:35:26.107180 np0000175310 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 20 07:35:26.107243 np0000175310 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 20 07:35:26.107425 np0000175310 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 20 07:35:26.107471 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.107520 np0000175310 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 20 07:35:26.107559 np0000175310 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 20 07:35:26.107606 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.107646 np0000175310 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 20 07:35:26.107646 np0000175310 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 20 07:35:26.107719 np0000175310 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 20 07:35:26.107781 np0000175310 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 20 07:35:26.107822 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.107958 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.108047 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.108150 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.108261 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.108926 np0000175310 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 20 07:35:26.108994 np0000175310 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 20 07:35:26.109047 np0000175310 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 20 07:35:26.109128 np0000175310 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 20 07:35:26.109171 np0000175310 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 20 07:35:26.109228 np0000175310 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 20 07:35:26.109294 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.109350 np0000175310 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 20 07:35:26.109447 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.109553 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.109664 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.109771 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.109868 np0000175310 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 20 07:35:26.109936 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.109983 np0000175310 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 20 07:35:26.110021 np0000175310 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 20 07:35:26.110068 np0000175310 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 20 07:35:26.110107 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.110147 np0000175310 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 20 07:35:26.110188 np0000175310 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 20 07:35:26.110226 np0000175310 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 20 07:35:26.110265 np0000175310 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 20 07:35:26.110308 np0000175310 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 20 07:35:26.110347 np0000175310 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 20 07:35:26.110385 np0000175310 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 20 07:35:26.110431 np0000175310 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 20 07:35:26.110476 np0000175310 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 20 07:35:26.110515 np0000175310 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 20 07:35:26.110554 np0000175310 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 20 07:35:26.110592 np0000175310 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 20 07:35:26.110635 np0000175310 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 20 07:35:26.110674 np0000175310 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 20 07:35:26.110718 np0000175310 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 20 07:35:26.110757 np0000175310 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 20 07:35:26.110796 np0000175310 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 20 07:35:26.110846 np0000175310 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 20 07:35:26.110885 np0000175310 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 20 07:35:26.110939 np0000175310 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 20 07:35:26.110939 np0000175310 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 20 07:35:26.110939 np0000175310 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 20 07:35:26.110939 np0000175310 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 20 07:35:26.110939 np0000175310 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 20 07:35:26.111152 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.111199 np0000175310 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 20 07:35:26.111199 np0000175310 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 20 07:35:26.111199 np0000175310 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 20 07:35:26.111321 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.111360 np0000175310 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 20 07:35:26.111360 np0000175310 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 20 07:35:26.111476 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.111581 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.111623 np0000175310 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 20 07:35:26.111705 np0000175310 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 20 07:35:26.111747 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.111839 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.111964 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.112491 np0000175310 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 20 07:35:26.112558 np0000175310 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 20 07:35:26.112613 np0000175310 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 20 07:35:26.112672 np0000175310 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 20 07:35:26.112729 np0000175310 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 20 07:35:26.112792 np0000175310 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 20 07:35:26.112834 np0000175310 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 20 07:35:26.112883 np0000175310 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 20 07:35:26.112942 np0000175310 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 20 07:35:26.112942 np0000175310 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 20 07:35:26.113015 np0000175310 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 20 07:35:26.113054 np0000175310 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 20 07:35:26.113122 np0000175310 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 20 07:35:26.113193 np0000175310 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 20 07:35:26.113262 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.113387 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.113488 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.113589 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.113692 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.113795 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.113919 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.113994 np0000175310 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 20 07:35:26.114063 np0000175310 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 20 07:35:26.114120 np0000175310 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 20 07:35:26.114180 np0000175310 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 20 07:35:26.114246 np0000175310 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 20 07:35:26.114299 np0000175310 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 20 07:35:26.114299 np0000175310 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 20 07:35:26.114368 np0000175310 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 20 07:35:26.114409 np0000175310 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 20 07:35:26.114448 np0000175310 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 20 07:35:26.114448 np0000175310 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 20 07:35:26.114519 np0000175310 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 20 07:35:26.114566 np0000175310 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 20 07:35:26.114605 np0000175310 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 20 07:35:26.114640 np0000175310 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 20 07:35:26.114690 np0000175310 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 20 07:35:26.114729 np0000175310 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 20 07:35:26.114769 np0000175310 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 20 07:35:26.114769 np0000175310 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 20 07:35:26.114769 np0000175310 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 20 07:35:26.114872 np0000175310 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 20 07:35:26.114947 np0000175310 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 20 07:35:26.115051 np0000175310 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 20 07:35:26.115138 np0000175310 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 20 07:35:26.115227 np0000175310 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 20 07:35:26.115277 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.115318 np0000175310 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 20 07:35:26.115395 np0000175310 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 20 07:35:26.115464 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.115505 np0000175310 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 20 07:35:26.115603 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.115709 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.115811 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.115926 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.116033 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.116821 np0000175310 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 20 07:35:26.116905 np0000175310 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 20 07:35:26.116961 np0000175310 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 20 07:35:26.117024 np0000175310 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 20 07:35:26.117072 np0000175310 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 20 07:35:26.117140 np0000175310 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 20 07:35:26.117198 np0000175310 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 20 07:35:26.117788 np0000175310 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 20 07:35:26.117850 np0000175310 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 20 07:35:26.117935 np0000175310 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 20 07:35:26.117994 np0000175310 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 20 07:35:26.118049 np0000175310 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 20 07:35:26.118099 np0000175310 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 20 07:35:26.118167 np0000175310 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 20 07:35:26.118207 np0000175310 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 20 07:35:26.118304 np0000175310 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 20 07:35:26.118354 np0000175310 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 20 07:35:26.118417 np0000175310 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 20 07:35:26.118470 np0000175310 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 20 07:35:26.118516 np0000175310 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 20 07:35:26.118555 np0000175310 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 20 07:35:26.118596 np0000175310 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 20 07:35:26.118636 np0000175310 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 20 07:35:26.118680 np0000175310 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 20 07:35:26.118719 np0000175310 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 20 07:35:26.118759 np0000175310 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 20 07:35:26.118759 np0000175310 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 20 07:35:26.118858 np0000175310 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 20 07:35:26.118932 np0000175310 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 20 07:35:26.118976 np0000175310 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 20 07:35:26.119016 np0000175310 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 20 07:35:26.119061 np0000175310 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 20 07:35:26.119061 np0000175310 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 20 07:35:26.119137 np0000175310 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 20 07:35:26.119181 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.119227 np0000175310 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 20 07:35:26.119266 np0000175310 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 20 07:35:26.119314 np0000175310 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 20 07:35:26.119353 np0000175310 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 20 07:35:26.119393 np0000175310 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 20 07:35:26.119393 np0000175310 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 20 07:35:26.119463 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.119501 np0000175310 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 20 07:35:26.119501 np0000175310 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 20 07:35:26.119602 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.119727 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.119820 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.119949 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.120048 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.120516 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.120626 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.120737 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.120848 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.120933 np0000175310 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 20 07:35:26.120991 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.121030 np0000175310 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 20 07:35:26.121068 np0000175310 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 20 07:35:26.121113 np0000175310 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 20 07:35:26.121167 np0000175310 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 20 07:35:26.121215 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.121256 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.121301 np0000175310 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 20 07:35:26.121351 np0000175310 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 20 07:35:26.121393 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.121433 np0000175310 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 20 07:35:26.121472 np0000175310 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 20 07:35:26.121542 np0000175310 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 20 07:35:26.121602 np0000175310 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 20 07:35:26.121707 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.121751 np0000175310 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 20 07:35:26.121790 np0000175310 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 20 07:35:26.121941 np0000175310 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 20 07:35:26.121985 np0000175310 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 20 07:35:26.122025 np0000175310 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 20 07:35:26.122063 np0000175310 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 20 07:35:26.122101 np0000175310 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 20 07:35:26.122141 np0000175310 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 20 07:35:26.122180 np0000175310 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 20 07:35:26.122180 np0000175310 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 20 07:35:26.122257 np0000175310 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 20 07:35:26.122296 np0000175310 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 20 07:35:26.122342 np0000175310 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 20 07:35:26.122381 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.122418 np0000175310 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 20 07:35:26.122457 np0000175310 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 20 07:35:26.122503 np0000175310 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 20 07:35:26.122547 np0000175310 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 20 07:35:26.122585 np0000175310 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 20 07:35:26.122629 np0000175310 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 20 07:35:26.122667 np0000175310 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 20 07:35:26.122743 np0000175310 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 20 07:35:26.122791 np0000175310 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 20 07:35:26.122791 np0000175310 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 20 07:35:26.122867 np0000175310 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 20 07:35:26.122923 np0000175310 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 20 07:35:26.122961 np0000175310 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 20 07:35:26.122996 np0000175310 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 20 07:35:26.123035 np0000175310 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 20 07:35:26.123074 np0000175310 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 20 07:35:26.123120 np0000175310 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 20 07:35:26.123166 np0000175310 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 20 07:35:26.123201 np0000175310 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 20 07:35:26.123234 np0000175310 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 20 07:35:26.123234 np0000175310 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 20 07:35:26.123306 np0000175310 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 20 07:35:26.123340 np0000175310 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 20 07:35:26.123373 np0000175310 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 20 07:35:26.123407 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.123442 np0000175310 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 20 07:35:26.123484 np0000175310 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 20 07:35:26.123484 np0000175310 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 20 07:35:26.123550 np0000175310 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 20 07:35:26.123592 np0000175310 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 20 07:35:26.123627 np0000175310 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 20 07:35:26.123661 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.123700 np0000175310 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 20 07:35:26.123743 np0000175310 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 20 07:35:26.123783 np0000175310 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 20 07:35:26.123817 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.123865 np0000175310 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 20 07:35:26.123916 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.123953 np0000175310 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 20 07:35:26.123998 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.123998 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.124065 np0000175310 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 20 07:35:26.124113 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.124113 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.124113 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.124113 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.124249 np0000175310 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 20 07:35:26.124285 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.124319 np0000175310 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 20 07:35:26.124358 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.124392 np0000175310 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 20 07:35:26.124438 np0000175310 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 20 07:35:26.124472 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.124511 np0000175310 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 20 07:35:26.124550 np0000175310 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 20 07:35:26.124591 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.124626 np0000175310 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 20 07:35:26.124665 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.124706 np0000175310 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 20 07:35:26.124739 np0000175310 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 20 07:35:26.124779 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.124817 np0000175310 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 20 07:35:26.124855 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.124995 np0000175310 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 20 07:35:26.125037 np0000175310 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 20 07:35:26.125083 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.125118 np0000175310 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 20 07:35:26.125152 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.125191 np0000175310 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 20 07:35:26.125226 np0000175310 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 20 07:35:26.125260 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.125295 np0000175310 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 20 07:35:26.125333 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.125375 np0000175310 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 20 07:35:26.125375 np0000175310 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 20 07:35:26.125375 np0000175310 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 20 07:35:26.125375 np0000175310 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 20 07:35:26.125375 np0000175310 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 20 07:35:26.125541 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.125541 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.125541 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.125541 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.125541 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.125541 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.125541 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.128307 np0000175310 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 20 07:35:26.128371 np0000175310 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 20 07:35:26.128410 np0000175310 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 20 07:35:26.128449 np0000175310 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 20 07:35:26.128498 np0000175310 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 20 07:35:26.128539 np0000175310 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 20 07:35:26.128580 np0000175310 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 20 07:35:26.128621 np0000175310 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 20 07:35:26.128659 np0000175310 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 20 07:35:26.128708 np0000175310 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 20 07:35:26.128708 np0000175310 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 20 07:35:26.128792 np0000175310 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 20 07:35:26.128831 np0000175310 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 20 07:35:26.128928 np0000175310 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 20 07:35:26.128991 np0000175310 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 20 07:35:26.129082 np0000175310 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 20 07:35:26.129125 np0000175310 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 20 07:35:26.129193 np0000175310 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 20 07:35:26.129241 np0000175310 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 20 07:35:26.129302 np0000175310 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 20 07:35:26.129367 np0000175310 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 20 07:35:26.129971 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.130017 np0000175310 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 20 07:35:26.130065 np0000175310 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 20 07:35:26.130125 np0000175310 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 20 07:35:26.130166 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.130213 np0000175310 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 20 07:35:26.130252 np0000175310 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 20 07:35:26.130296 np0000175310 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 20 07:35:26.130335 np0000175310 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 20 07:35:26.130374 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.130414 np0000175310 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 20 07:35:26.130458 np0000175310 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 20 07:35:26.130502 np0000175310 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 20 07:35:26.130553 np0000175310 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 20 07:35:26.130600 np0000175310 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 20 07:35:26.130640 np0000175310 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 20 07:35:26.130640 np0000175310 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 20 07:35:26.130711 np0000175310 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 20 07:35:26.130749 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.130788 np0000175310 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 20 07:35:26.130827 np0000175310 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 20 07:35:26.130885 np0000175310 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 20 07:35:26.130948 np0000175310 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 20 07:35:26.130990 np0000175310 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 20 07:35:26.131039 np0000175310 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 20 07:35:26.131080 np0000175310 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 20 07:35:26.131124 np0000175310 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 20 07:35:26.131163 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.131202 np0000175310 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 20 07:35:26.131240 np0000175310 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 20 07:35:26.131285 np0000175310 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 20 07:35:26.131323 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.131362 np0000175310 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 20 07:35:26.131404 np0000175310 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 20 07:35:26.131449 np0000175310 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 20 07:35:26.131494 np0000175310 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 20 07:35:26.131534 np0000175310 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 20 07:35:26.131577 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.131623 np0000175310 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 20 07:35:26.131662 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.131707 np0000175310 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 20 07:35:26.131748 np0000175310 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 20 07:35:26.131787 np0000175310 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 20 07:35:26.131826 np0000175310 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 20 07:35:26.131865 np0000175310 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 20 07:35:26.131932 np0000175310 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 20 07:35:26.131983 np0000175310 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 20 07:35:26.132021 np0000175310 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 20 07:35:26.132066 np0000175310 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 20 07:35:26.132110 np0000175310 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 20 07:35:26.132148 np0000175310 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 20 07:35:26.132185 np0000175310 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 20 07:35:26.132223 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.132270 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.132308 np0000175310 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 20 07:35:26.132346 np0000175310 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 20 07:35:26.132384 np0000175310 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 20 07:35:26.132424 np0000175310 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 20 07:35:26.132469 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.132507 np0000175310 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 20 07:35:26.132556 np0000175310 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 20 07:35:26.132595 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.132595 np0000175310 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 20 07:35:26.132595 np0000175310 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 20 07:35:26.132595 np0000175310 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 20 07:35:26.132595 np0000175310 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 20 07:35:26.132595 np0000175310 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 20 07:35:26.132595 np0000175310 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 20 07:35:26.132595 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.132595 np0000175310 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 20 07:35:26.133059 np0000175310 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 20 07:35:26.133107 np0000175310 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 20 07:35:26.133180 np0000175310 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 20 07:35:26.133227 np0000175310 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 20 07:35:26.133269 np0000175310 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 20 07:35:26.133308 np0000175310 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 20 07:35:26.133353 np0000175310 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 20 07:35:26.133392 np0000175310 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 20 07:35:26.133436 np0000175310 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 20 07:35:26.133482 np0000175310 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 20 07:35:26.133521 np0000175310 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 20 07:35:26.133521 np0000175310 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 20 07:35:26.133598 np0000175310 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 20 07:35:26.133637 np0000175310 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 20 07:35:26.133678 np0000175310 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 20 07:35:26.133716 np0000175310 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 20 07:35:26.133759 np0000175310 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 20 07:35:26.133803 np0000175310 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 20 07:35:26.133803 np0000175310 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 20 07:35:26.133803 np0000175310 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 20 07:35:26.133803 np0000175310 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 20 07:35:26.134629 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.134713 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.134841 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.134965 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.135076 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.135181 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.135297 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.135405 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.135498 np0000175310 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 20 07:35:26.135542 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.135587 np0000175310 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 20 07:35:26.135626 np0000175310 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 20 07:35:26.135665 np0000175310 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 20 07:35:26.135706 np0000175310 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 20 07:35:26.135750 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.135789 np0000175310 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 20 07:35:26.135828 np0000175310 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 20 07:35:26.135867 np0000175310 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 20 07:35:26.135950 np0000175310 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 20 07:35:26.136018 np0000175310 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 20 07:35:26.136087 np0000175310 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 20 07:35:26.136311 np0000175310 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 20 07:35:26.136370 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.136436 np0000175310 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 20 07:35:26.136489 np0000175310 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 20 07:35:26.136545 np0000175310 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 20 07:35:26.136602 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.136659 np0000175310 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 20 07:35:26.136659 np0000175310 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 20 07:35:26.136782 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.136839 np0000175310 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 20 07:35:26.136839 np0000175310 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 20 07:35:26.136839 np0000175310 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 20 07:35:26.137054 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.137115 np0000175310 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 20 07:35:26.137173 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.137173 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.137173 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.137173 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.137173 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.137449 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.137532 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.138050 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.138150 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.138258 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.138383 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.138487 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.138587 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.138697 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.139217 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.139327 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.139431 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.139538 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.139640 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.139742 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.139851 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.140781 np0000175310 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 20 07:35:26.140842 np0000175310 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 20 07:35:26.140918 np0000175310 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 20 07:35:26.140990 np0000175310 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 20 07:35:26.141049 np0000175310 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 20 07:35:26.141105 np0000175310 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 20 07:35:26.141169 np0000175310 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 20 07:35:26.141201 np0000175310 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 20 07:35:26.141235 np0000175310 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 20 07:35:26.141350 np0000175310 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 20 07:35:26.141409 np0000175310 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 20 07:35:26.141468 np0000175310 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 20 07:35:26.141526 np0000175310 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 20 07:35:26.141591 np0000175310 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 20 07:35:26.141756 np0000175310 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 20 07:35:26.141820 np0000175310 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 20 07:35:26.141881 np0000175310 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 20 07:35:26.142054 np0000175310 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 20 07:35:26.142113 np0000175310 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 20 07:35:26.142180 np0000175310 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 20 07:35:26.142273 np0000175310 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 20 07:35:26.142433 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.142544 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.142649 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.142756 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.142858 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.142980 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.143090 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.143947 np0000175310 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 20 07:35:26.144001 np0000175310 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 20 07:35:26.144060 np0000175310 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 20 07:35:26.144105 np0000175310 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 20 07:35:26.144239 np0000175310 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 20 07:35:26.144239 np0000175310 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 20 07:35:26.144341 np0000175310 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 20 07:35:26.144387 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.144499 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.144604 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.144660 np0000175310 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 20 07:35:26.144704 np0000175310 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 20 07:35:26.144744 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.144783 np0000175310 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 20 07:35:26.144830 np0000175310 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 20 07:35:26.144875 np0000175310 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 20 07:35:26.144935 np0000175310 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 20 07:35:26.144992 np0000175310 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 20 07:35:26.145035 np0000175310 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 20 07:35:26.145074 np0000175310 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 20 07:35:26.145120 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.145159 np0000175310 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 20 07:35:26.145198 np0000175310 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 20 07:35:26.145238 np0000175310 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 20 07:35:26.145238 np0000175310 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 20 07:35:26.145315 np0000175310 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 20 07:35:26.145364 np0000175310 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 20 07:35:26.145406 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.145449 np0000175310 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 20 07:35:26.145449 np0000175310 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 20 07:35:26.145449 np0000175310 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 20 07:35:26.145561 np0000175310 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 20 07:35:26.145603 np0000175310 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 20 07:35:26.145603 np0000175310 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 20 07:35:26.145675 np0000175310 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 20 07:35:26.145721 np0000175310 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 20 07:35:26.145767 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.145815 np0000175310 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 20 07:35:26.145856 np0000175310 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 20 07:35:26.145917 np0000175310 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 20 07:35:26.145960 np0000175310 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 20 07:35:26.146001 np0000175310 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 20 07:35:26.146040 np0000175310 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 20 07:35:26.146117 np0000175310 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 20 07:35:26.146171 np0000175310 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 20 07:35:26.146214 np0000175310 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 20 07:35:26.146247 np0000175310 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 20 07:35:26.146275 np0000175310 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 20 07:35:26.146303 np0000175310 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 20 07:35:26.146330 np0000175310 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 20 07:35:26.146364 np0000175310 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 20 07:35:26.146396 np0000175310 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 20 07:35:26.146429 np0000175310 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 20 07:35:26.146460 np0000175310 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 20 07:35:26.146492 np0000175310 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 20 07:35:26.146521 np0000175310 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 20 07:35:26.146553 np0000175310 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 20 07:35:26.146580 np0000175310 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 20 07:35:26.146609 np0000175310 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 20 07:35:26.146641 np0000175310 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 20 07:35:26.146672 np0000175310 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 20 07:35:26.146700 np0000175310 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 20 07:35:26.146731 np0000175310 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 20 07:35:26.146760 np0000175310 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 20 07:35:26.146794 np0000175310 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 20 07:35:26.146823 np0000175310 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 20 07:35:26.146849 np0000175310 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 20 07:35:26.146877 np0000175310 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 20 07:35:26.146935 np0000175310 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 20 07:35:26.146984 np0000175310 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 20 07:35:26.147028 np0000175310 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 20 07:35:26.147028 np0000175310 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 20 07:35:26.147108 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.147174 np0000175310 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 20 07:35:26.147215 np0000175310 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 20 07:35:26.147254 np0000175310 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 20 07:35:26.147294 np0000175310 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 20 07:35:26.147338 np0000175310 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 20 07:35:26.147382 np0000175310 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 20 07:35:26.147430 np0000175310 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 20 07:35:26.147472 np0000175310 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 20 07:35:26.147511 np0000175310 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 20 07:35:26.147549 np0000175310 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 20 07:35:26.147600 np0000175310 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 20 07:35:26.147646 np0000175310 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 20 07:35:26.147704 np0000175310 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 20 07:35:26.147769 np0000175310 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 20 07:35:26.147826 np0000175310 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 20 07:35:26.147881 np0000175310 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 20 07:35:26.148163 np0000175310 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 20 07:35:26.148239 np0000175310 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 20 07:35:26.148307 np0000175310 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 20 07:35:26.148595 np0000175310 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 20 07:35:26.149480 np0000175310 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 20 07:35:26.149549 np0000175310 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 20 07:35:26.149586 np0000175310 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 20 07:35:26.149627 np0000175310 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 20 07:35:26.149667 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.149708 np0000175310 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 20 07:35:26.149747 np0000175310 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 20 07:35:26.149786 np0000175310 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 20 07:35:26.149825 np0000175310 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 20 07:35:26.149872 np0000175310 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 20 07:35:26.149928 np0000175310 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 20 07:35:26.149983 np0000175310 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 20 07:35:26.150036 np0000175310 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 20 07:35:26.150077 np0000175310 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 20 07:35:26.150116 np0000175310 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 20 07:35:26.150155 np0000175310 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 20 07:35:26.150201 np0000175310 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 20 07:35:26.150240 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.150286 np0000175310 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 20 07:35:26.150341 np0000175310 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 20 07:35:26.150407 np0000175310 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 20 07:35:26.150475 np0000175310 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 20 07:35:26.150533 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.150533 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.150533 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.150533 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.150738 np0000175310 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 20 07:35:26.150738 np0000175310 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 20 07:35:26.150858 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.150967 np0000175310 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 20 07:35:26.151030 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.151087 np0000175310 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 20 07:35:26.151151 np0000175310 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 20 07:35:26.151208 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.151264 np0000175310 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 20 07:35:26.151325 np0000175310 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 20 07:35:26.151381 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.151435 np0000175310 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 20 07:35:26.151492 np0000175310 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 20 07:35:26.151562 np0000175310 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 20 07:35:26.151620 np0000175310 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 20 07:35:26.151677 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.151733 np0000175310 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 20 07:35:26.151733 np0000175310 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 20 07:35:26.151733 np0000175310 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 20 07:35:26.151879 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.154490 np0000175310 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 20 07:35:26.154569 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.154640 np0000175310 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 20 07:35:26.154640 np0000175310 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 20 07:35:26.154640 np0000175310 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 20 07:35:26.154640 np0000175310 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 20 07:35:26.154640 np0000175310 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 20 07:35:26.154942 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.155010 np0000175310 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 20 07:35:26.155069 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.155069 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.155069 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.155231 np0000175310 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 20 07:35:26.155285 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.155331 np0000175310 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 20 07:35:26.155375 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.155421 np0000175310 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 20 07:35:26.155462 np0000175310 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 20 07:35:26.155500 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.155539 np0000175310 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 20 07:35:26.155577 np0000175310 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 20 07:35:26.155625 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.155664 np0000175310 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 20 07:35:26.155705 np0000175310 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 20 07:35:26.155743 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.155783 np0000175310 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 20 07:35:26.155822 np0000175310 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 20 07:35:26.155862 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.155919 np0000175310 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 20 07:35:26.155959 np0000175310 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 20 07:35:26.156000 np0000175310 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 20 07:35:26.156039 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.156078 np0000175310 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 20 07:35:26.156130 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.156175 np0000175310 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 20 07:35:26.156222 np0000175310 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 20 07:35:26.156261 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.156305 np0000175310 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 20 07:35:26.156347 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.156389 np0000175310 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 20 07:35:26.156389 np0000175310 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 20 07:35:26.156389 np0000175310 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 20 07:35:26.156389 np0000175310 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 20 07:35:26.156599 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.156599 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.156599 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.156758 np0000175310 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 20 07:35:26.156758 np0000175310 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 20 07:35:26.156873 np0000175310 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 20 07:35:26.156970 np0000175310 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 20 07:35:26.157031 np0000175310 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 20 07:35:26.157087 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.157155 np0000175310 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 20 07:35:26.157212 np0000175310 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 20 07:35:26.157270 np0000175310 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 20 07:35:26.157325 np0000175310 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 20 07:35:26.157388 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.157445 np0000175310 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 20 07:35:26.157510 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.157565 np0000175310 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 20 07:35:26.157620 np0000175310 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 20 07:35:26.157676 np0000175310 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 20 07:35:26.157749 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.157846 np0000175310 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 20 07:35:26.157933 np0000175310 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 20 07:35:26.157977 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.158016 np0000175310 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 20 07:35:26.158059 np0000175310 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 20 07:35:26.158099 np0000175310 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 20 07:35:26.158138 np0000175310 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 20 07:35:26.158177 np0000175310 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 20 07:35:26.158221 np0000175310 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 20 07:35:26.158272 np0000175310 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 20 07:35:26.158317 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.158356 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.158396 np0000175310 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 20 07:35:26.158434 np0000175310 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 20 07:35:26.158480 np0000175310 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 20 07:35:26.158520 np0000175310 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 20 07:35:26.158558 np0000175310 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 20 07:35:26.158601 np0000175310 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 20 07:35:26.158645 np0000175310 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 20 07:35:26.158689 np0000175310 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 20 07:35:26.158735 np0000175310 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 20 07:35:26.158775 np0000175310 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 20 07:35:26.158818 np0000175310 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 20 07:35:26.158874 np0000175310 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 20 07:35:26.158950 np0000175310 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 20 07:35:26.158950 np0000175310 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 20 07:35:26.158950 np0000175310 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 20 07:35:26.158950 np0000175310 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 20 07:35:26.158950 np0000175310 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 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.159091 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.159434 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.159791 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.159836 np0000175310 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 20 07:35:26.159836 np0000175310 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 20 07:35:26.159836 np0000175310 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 20 07:35:26.159958 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.160000 np0000175310 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 20 07:35:26.160042 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.160082 np0000175310 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 20 07:35:26.160138 np0000175310 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 20 07:35:26.160180 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.160219 np0000175310 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 20 07:35:26.160258 np0000175310 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 20 07:35:26.160297 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.160341 np0000175310 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 20 07:35:26.160381 np0000175310 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 20 07:35:26.160421 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.160466 np0000175310 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 20 07:35:26.160513 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.160559 np0000175310 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 20 07:35:26.160605 np0000175310 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 20 07:35:26.160644 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.160684 np0000175310 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 20 07:35:26.160727 np0000175310 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 20 07:35:26.160767 np0000175310 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 20 07:35:26.160807 np0000175310 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 20 07:35:26.160844 np0000175310 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 20 07:35:26.160844 np0000175310 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 20 07:35:26.160844 np0000175310 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 20 07:35:26.160844 np0000175310 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 20 07:35:26.161005 np0000175310 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 20 07:35:26.161005 np0000175310 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 20 07:35:26.161005 np0000175310 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 20 07:35:26.161005 np0000175310 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 20 07:35:26.161005 np0000175310 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 20 07:35:26.161129 np0000175310 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 20 07:35:26.161157 np0000175310 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 20 07:35:26.161188 np0000175310 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 20 07:35:26.161223 np0000175310 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 20 07:35:26.161251 np0000175310 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 20 07:35:26.161251 np0000175310 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 20 07:35:26.161251 np0000175310 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 20 07:35:26.161251 np0000175310 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 20 07:35:26.161339 np0000175310 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 20 07:35:26.161366 np0000175310 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 20 07:35:26.161393 np0000175310 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 20 07:35:26.161393 np0000175310 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 20 07:35:26.161393 np0000175310 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 20 07:35:26.161393 np0000175310 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 20 07:35:26.161393 np0000175310 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 20 07:35:26.161393 np0000175310 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 20 07:35:26.161535 np0000175310 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 20 07:35:26.161563 np0000175310 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 20 07:35:26.161595 np0000175310 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 20 07:35:26.161595 np0000175310 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 20 07:35:26.161642 np0000175310 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 20 07:35:26.161685 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.161721 np0000175310 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 20 07:35:26.161750 np0000175310 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 20 07:35:26.161773 np0000175310 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 20 07:35:26.161804 np0000175310 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 20 07:35:26.161831 np0000175310 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 20 07:35:26.161859 np0000175310 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 20 07:35:26.161900 np0000175310 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 20 07:35:26.161936 np0000175310 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 20 07:35:26.161968 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.162069 np0000175310 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 20 07:35:26.162102 np0000175310 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 20 07:35:26.162130 np0000175310 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 20 07:35:26.162157 np0000175310 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 20 07:35:26.162157 np0000175310 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 20 07:35:26.162209 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.162238 np0000175310 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 20 07:35:26.162238 np0000175310 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 20 07:35:26.162291 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.162322 np0000175310 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 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.162355 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:35:26.162581 np0000175310 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 20 07:35:26.162581 np0000175310 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 20 07:35:26.162581 np0000175310 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 20 07:35:26.162581 np0000175310 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 20 07:35:26.162581 np0000175310 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 20 07:35:26.162581 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112433) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.162721 np0000175310 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 20 07:35:26.162721 np0000175310 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 20 07:35:26.162721 np0000175310 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 20 07:35:26.162721 np0000175310 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 20 07:35:26.162721 np0000175310 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 20 07:35:26.162847 np0000175310 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 20 07:35:26.162879 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.162946 np0000175310 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 20 07:35:26.162946 np0000175310 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 20 07:35:26.162946 np0000175310 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 20 07:35:26.162946 np0000175310 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 20 07:35:26.162946 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112432) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.163126 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:35:26.163126 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:35:26.163126 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:35:26.163126 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:35:26.163126 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:35:26.163303 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:35:26.204405 np0000175310 devstack@c-api.service[112433]: INFO dbcounter [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Registered counter for database cinder May 20 07:35:26.205017 np0000175310 devstack@c-api.service[112431]: INFO dbcounter [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Registered counter for database cinder May 20 07:35:26.207042 np0000175310 devstack@c-api.service[112432]: INFO dbcounter [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Registered counter for database cinder May 20 07:35:26.208716 np0000175310 devstack@c-api.service[112434]: INFO dbcounter [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Registered counter for database cinder May 20 07:35:26.217009 np0000175310 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-91961cf5-1af6-4d18-a216-bb09b275814b 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 20 07:35:26.218749 np0000175310 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-69f4f067-66f1-444a-9f59-b69f494e125c 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 20 07:35:26.219954 np0000175310 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 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 20 07:35:26.221627 np0000175310 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:35:26.331779 np0000175310 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 20 07:35:26.334568 np0000175310 devstack@c-api.service[112433]: INFO cinder.rpc [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:35:26.336825 np0000175310 devstack@c-api.service[112433]: INFO cinder.rpc [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:35:26.338115 np0000175310 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writer thread running {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:35:26.338951 np0000175310 devstack@c-api.service[112433]: INFO cinder.rpc [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:35:26.340947 np0000175310 devstack@c-api.service[112434]: INFO cinder.rpc [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:35:26.342154 np0000175310 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 20 07:35:26.342261 np0000175310 devstack@c-api.service[112433]: INFO cinder.rpc [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:35:26.343113 np0000175310 devstack@c-api.service[112434]: INFO cinder.rpc [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:35:26.343953 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.344514 np0000175310 devstack@c-api.service[112432]: INFO cinder.rpc [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:35:26.345195 np0000175310 devstack@c-api.service[112434]: INFO cinder.rpc [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:35:26.346997 np0000175310 devstack@c-api.service[112432]: INFO cinder.rpc [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:35:26.347367 np0000175310 devstack@c-api.service[112434]: INFO cinder.rpc [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:35:26.347719 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.348526 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.349011 np0000175310 devstack@c-api.service[112432]: INFO cinder.rpc [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:35:26.350713 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.351216 np0000175310 devstack@c-api.service[112432]: INFO cinder.rpc [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:35:26.352343 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.353449 np0000175310 devstack@c-api.service[112433]: DEBUG oslo_db.sqlalchemy.engines [None req-91961cf5-1af6-4d18-a216-bb09b275814b 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 20 07:35:26.353744 np0000175310 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 20 07:35:26.354637 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.355255 np0000175310 devstack@c-api.service[112433]: INFO cinder.rpc [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:35:26.356994 np0000175310 devstack@c-api.service[112433]: INFO cinder.rpc [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:35:26.357573 np0000175310 devstack@c-api.service[112431]: INFO cinder.rpc [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:35:26.357872 np0000175310 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:35:26.358001 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.360087 np0000175310 devstack@c-api.service[112431]: INFO cinder.rpc [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:35:26.360869 np0000175310 devstack@c-api.service[112434]: INFO cinder.rpc [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:35:26.361022 np0000175310 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 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 20 07:35:26.362183 np0000175310 devstack@c-api.service[112431]: INFO cinder.rpc [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:35:26.362907 np0000175310 devstack@c-api.service[112432]: INFO cinder.rpc [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:35:26.363546 np0000175310 devstack@c-api.service[112434]: INFO cinder.rpc [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:35:26.363964 np0000175310 devstack@c-api.service[112431]: INFO cinder.rpc [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:35:26.364337 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.364472 np0000175310 devstack@c-api.service[112432]: INFO cinder.rpc [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:35:26.364829 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.365289 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.366521 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.370286 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.371165 np0000175310 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-69f4f067-66f1-444a-9f59-b69f494e125c 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 20 07:35:26.373108 np0000175310 devstack@c-api.service[112431]: INFO cinder.rpc [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:35:26.373577 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.374417 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.374990 np0000175310 devstack@c-api.service[112431]: INFO cinder.rpc [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:35:26.376131 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.376726 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.377023 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.377633 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.379887 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.381643 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.381723 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.383923 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.384625 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.384859 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.386875 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.388600 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.388943 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.389195 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.390677 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.391635 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.392174 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.393193 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.393711 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.394454 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.396217 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.396462 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.396543 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.397346 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.398812 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.399258 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.399390 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.400866 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.401489 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.402113 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.402261 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.403548 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.405114 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.405883 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.406582 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.407030 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.408881 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.409067 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.409368 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.410396 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.411965 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.412416 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.412497 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.413886 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.414424 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.414738 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.415001 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.415228 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.415939 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.416789 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.417272 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.417668 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.418211 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.418395 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.418777 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.419199 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.419608 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.420249 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.420453 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.420954 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.421642 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.421909 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.422023 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.422138 np0000175310 devstack@c-api.service[112433]: WARNING cinder.api.contrib.hosts [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:35:26.422828 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.422986 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.423337 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.423793 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: extensions {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.424152 np0000175310 devstack@c-api.service[112434]: WARNING cinder.api.contrib.hosts [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:35:26.424824 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.424935 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.425121 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: os-availability-zone {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.425758 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: extensions {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.426316 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.426464 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: qos-specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.428419 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: os-availability-zone {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.428482 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.428517 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.428554 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: qos-specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.428604 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: extra_specs {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.429130 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.430205 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.430272 np0000175310 devstack@c-api.service[112432]: WARNING cinder.api.contrib.hosts [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:35:26.430470 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: extra_specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.431023 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.431407 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.431796 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: os-volume-type-access {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.431981 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: extensions {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.432047 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.433401 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: os-quota-class-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.433467 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.433509 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: os-availability-zone {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.433628 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: os-volume-type-access {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.434842 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: qos-specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.434985 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.435233 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: os-quota-class-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.435316 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: encryption {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.436361 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.436787 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: os-snapshot-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.436971 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: extra_specs {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.437112 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.437925 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.438266 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: consistencygroups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.438576 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.438779 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: os-snapshot-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.439448 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.440260 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: consistencygroups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.440340 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: backups {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.440865 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.440978 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: os-volume-type-access {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.442235 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: backups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.442320 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.442395 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: scheduler-stats {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.442499 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: os-quota-class-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.443455 np0000175310 devstack@c-api.service[112431]: WARNING cinder.api.contrib.hosts [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:35:26.443735 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: os-quota-sets {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.444055 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: encryption {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.444177 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.444261 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: scheduler-stats {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.445139 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: os-volume-manage {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.445242 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: extensions {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.445696 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: os-quota-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.445820 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: os-snapshot-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.446625 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: os-availability-zone {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.446732 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: capabilities {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.447280 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: os-volume-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.447420 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: consistencygroups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.447943 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: qos-specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.448062 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: os-volume-transfer {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.448730 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: capabilities {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.449394 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: backups {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.450017 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: os-hosts {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.450135 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: os-volume-transfer {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.450721 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: extra_specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.451456 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: scheduler-stats {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.451629 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: os-hosts {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.451774 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extended resource: cgsnapshots {{(pid=112433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.452293 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.452901 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: os-quota-sets {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.453024 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extended resource: cgsnapshots {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.453235 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.contrib.snapshot_actions [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] SnapshotActionsController initialized {{(pid=112433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:35:26.453856 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: os-volume-type-access {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.454100 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.454327 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: os-volume-manage {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.454480 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.contrib.snapshot_actions [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] SnapshotActionsController initialized {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:35:26.455291 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.455480 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: os-quota-class-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.455587 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.455855 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: capabilities {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.456706 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.456804 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.456988 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.457154 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: os-volume-transfer {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.458152 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.458362 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.458417 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: os-snapshot-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.458769 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: os-hosts {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.459532 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.459753 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.459834 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: consistencygroups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.460207 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extended resource: cgsnapshots {{(pid=112432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.460908 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.461243 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.461686 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.contrib.snapshot_actions [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] SnapshotActionsController initialized {{(pid=112432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:35:26.461799 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: backups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.462371 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.462493 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.462581 np0000175310 devstack@c-api.service[112433]: WARNING castellan.key_manager.migration [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.463458 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.463592 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.463699 np0000175310 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.463786 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.463874 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: scheduler-stats {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.463995 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464115 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.464205 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464205 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension AdminActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464205 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension AdminActions extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464431 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension AdminActions extending resource: backups {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464431 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464584 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension VolumeActions extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464671 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464754 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension TypesManage extending resource: types {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464856 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.464975 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465062 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465151 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465151 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465328 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465415 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465509 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465609 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.v3.router [None req-91961cf5-1af6-4d18-a216-bb09b275814b None None] Extension UsedLimits extending resource: limits {{(pid=112433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465693 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension AdminActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465693 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension AdminActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.465857 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.465971 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: os-quota-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.466056 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension AdminActions extending resource: backups {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466056 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466056 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension VolumeActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466056 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension TypesManage extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466056 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466056 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466056 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466653 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466653 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-77c6831a-dff2-4f7c-a05c-177b9f97e499 None None] Extension UsedLimits extending resource: limits {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.466823 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.466939 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: os-volume-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.468060 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.468190 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: capabilities {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.469468 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: os-volume-transfer {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.469538 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.470908 np0000175310 devstack@c-api.service[112432]: WARNING castellan.key_manager.migration [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.471098 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: os-hosts {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.471816 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.471980 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.472088 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.472289 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.472391 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.472488 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extended resource: cgsnapshots {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:35:26.472537 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension AdminActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.472627 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension AdminActions extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.472761 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension AdminActions extending resource: backups {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.472881 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.472960 np0000175310 devstack@c-api.service[112433]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bb22d0a3668 pid: 112433 (default app) May 20 07:35:26.473025 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension VolumeActions extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.473136 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension TypesManage extending resource: types {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.473247 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.473352 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.473453 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.473555 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.473663 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.v3.router [None req-b141ccb7-e6b2-4380-b021-c86bca4c3a69 None None] Extension UsedLimits extending resource: limits {{(pid=112432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.473963 np0000175310 devstack@c-api.service[112434]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bb22d0a3668 pid: 112434 (default app) May 20 07:35:26.474294 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.contrib.snapshot_actions [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] SnapshotActionsController initialized {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:35:26.475190 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.476694 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.478108 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.479452 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.480864 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.481581 np0000175310 devstack@c-api.service[112432]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bb22d0a3668 pid: 112432 (default app) May 20 07:35:26.481796 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.481796 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.481796 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.481796 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.482193 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.482193 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.482193 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.482193 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.482597 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.482597 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.482597 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.482597 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.482597 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.482597 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.483199 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.483199 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.483199 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.483199 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.483199 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.483668 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.483668 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.483668 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.483668 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.483668 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.484183 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.484183 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.484183 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.484183 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.484579 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.484579 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.484579 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.484579 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.484579 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.485071 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.485071 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.485071 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.485071 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.485071 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.485543 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.485543 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.485543 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.485543 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.485543 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.485543 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.486104 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.486104 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.486104 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.486104 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.486104 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.486104 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.486859 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.486859 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.486859 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.486859 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.486859 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.486859 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.487221 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.487221 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.487357 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.487411 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.487411 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.487411 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.487411 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.487411 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.487714 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.487714 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.487714 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.487714 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.487714 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488049 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.488049 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488049 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.488049 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488049 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.488341 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488341 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.488341 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488341 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.488341 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488341 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.488341 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488710 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.488710 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488710 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.488710 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.488710 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489020 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489020 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489020 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489020 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489020 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489325 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489325 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489325 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489325 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489576 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489576 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489576 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489576 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489809 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489809 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489809 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.489809 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.489809 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490130 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.490130 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490130 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.490130 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490130 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.490410 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490410 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.490410 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490410 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.490639 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490639 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.490639 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490639 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.490880 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490880 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.490880 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.490880 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.491256 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.491256 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.491256 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.491256 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.491489 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.491489 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.491489 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.491489 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.491726 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.491726 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.491726 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.491726 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.491726 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.491726 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492072 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492072 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492072 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492072 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492072 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492303 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492303 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492303 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492303 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492303 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492303 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492303 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492564 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492564 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492564 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492564 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492564 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492564 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492800 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492800 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492800 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492800 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.492800 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.492800 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493077 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493077 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493077 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493077 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493077 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493077 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493323 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493323 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493323 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493323 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493501 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493501 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493501 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493501 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493668 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493668 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493668 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493668 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493825 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493825 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.493825 np0000175310 devstack@c-api.service[112433]: /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 20 07:35:26.493825 np0000175310 devstack@c-api.service[112433]: warnings.warn(deprecated_msg) May 20 07:35:26.494055 np0000175310 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:35:26.494055 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494055 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494055 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494172 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-3af72b5c-3d50-4ef6-b2a4-1ea876f677ee None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:35:26.494208 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494208 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494208 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension AdminActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494208 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension AdminActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494208 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension AdminActions extending resource: backups {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494208 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494208 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension VolumeActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494441 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension TypesManage extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494441 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494441 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494441 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494441 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494441 np0000175310 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-69f4f067-66f1-444a-9f59-b69f494e125c None None] Extension UsedLimits extending resource: limits {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:35:26.494635 np0000175310 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 949 bytes} [Wed May 20 07:35:26 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 07:35:26.494799 np0000175310 devstack@c-api.service[112431]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bb22d0a3668 pid: 112431 (default app) May 20 07:35:33.626492 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.626492 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.626492 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.626492 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.626492 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.627551 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.627551 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.627551 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.627551 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.627551 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.627859 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.627859 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.627859 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.627859 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.627859 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.627859 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.628299 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.628299 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.628299 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.628299 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.628539 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.628539 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.628539 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.628539 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.628789 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.628789 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.628789 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.628789 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.629047 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.629047 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.629047 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.629047 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.629047 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.629360 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.629360 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.629360 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.629360 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.629360 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.629652 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.629652 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.629652 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.629652 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.629652 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.629652 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630013 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.630013 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630013 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.630013 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630013 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.630013 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630346 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.630346 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630346 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.630346 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630346 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.630346 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630729 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.630729 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630729 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.630729 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.630729 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631044 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.631044 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631044 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.631044 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631044 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.631318 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631318 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.631318 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631318 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.631318 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631318 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.631703 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631703 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.631703 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631703 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.631703 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.631703 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.632087 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.632087 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.632087 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.632087 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.632087 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.632416 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.632416 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.632416 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.632416 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.632416 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.632713 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.632713 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.632713 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.632713 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633016 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633016 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633016 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633016 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633247 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633247 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633247 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633247 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633247 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633436 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633436 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633436 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633436 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633436 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633605 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633605 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633605 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633605 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633763 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633763 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633763 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633763 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633941 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633941 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.633941 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.633941 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634089 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634089 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634089 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634089 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634248 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634248 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634248 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634248 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634384 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634384 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634384 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634384 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634384 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634550 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634550 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634550 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634550 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634550 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634550 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634772 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634772 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634772 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634772 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634772 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634977 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634977 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634977 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634977 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.634977 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.634977 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635214 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635214 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635214 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635214 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635214 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635214 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635433 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635433 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635433 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635433 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635433 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635433 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635650 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635650 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635650 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635650 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635650 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635650 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635880 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635880 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.635880 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.635880 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.636095 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.636095 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.636095 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.636095 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.636095 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.636281 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.636281 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.636281 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.636281 np0000175310 devstack@c-api.service[112434]: /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 20 07:35:33.636281 np0000175310 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 20 07:35:33.636281 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-95237eb9-8671-4867-a3a5-249bd6f08412 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:35:34.125580 np0000175310 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-95237eb9-8671-4867-a3a5-249bd6f08412 admin admin] POST https://199.204.45.57/volume/v3/types May 20 07:35:34.126186 np0000175310 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-95237eb9-8671-4867-a3a5-249bd6f08412 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 07:35:34.127864 np0000175310 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 07:35:34.127864 np0000175310 devstack@c-api.service[112434]: warnings.warn( May 20 07:35:34.133989 np0000175310 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-95237eb9-8671-4867-a3a5-249bd6f08412 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:35:34.161548 np0000175310 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-95237eb9-8671-4867-a3a5-249bd6f08412 admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 May 20 07:35:34.162107 np0000175310 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 1/2] 199.204.45.57 () {68 vars in 1281 bytes} [Wed May 20 07:35:33 2026] POST /volume/v3/types => generated 186 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 07:35:34.190233 np0000175310 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 20 07:35:34.190233 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.190233 np0000175310 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 20 07:35:34.190233 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.190233 np0000175310 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 20 07:35:34.191182 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.191182 np0000175310 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 20 07:35:34.191182 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.191182 np0000175310 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 20 07:35:34.191182 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.191591 np0000175310 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 20 07:35:34.191591 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.191591 np0000175310 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 20 07:35:34.191591 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.191591 np0000175310 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 20 07:35:34.191591 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.192065 np0000175310 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 20 07:35:34.192065 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.192065 np0000175310 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 20 07:35:34.192065 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.192417 np0000175310 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 20 07:35:34.192417 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.192417 np0000175310 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 20 07:35:34.192417 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.192728 np0000175310 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 20 07:35:34.192728 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.192728 np0000175310 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 20 07:35:34.192728 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.193084 np0000175310 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 20 07:35:34.193084 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.193084 np0000175310 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 20 07:35:34.193084 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.193084 np0000175310 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 20 07:35:34.193753 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.193753 np0000175310 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 20 07:35:34.193753 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.193753 np0000175310 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 20 07:35:34.193753 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.194646 np0000175310 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 20 07:35:34.194646 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.194646 np0000175310 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 20 07:35:34.194646 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.194646 np0000175310 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 20 07:35:34.194646 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195225 np0000175310 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 20 07:35:34.195225 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195225 np0000175310 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 20 07:35:34.195225 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195225 np0000175310 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 20 07:35:34.195225 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195521 np0000175310 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 20 07:35:34.195521 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195521 np0000175310 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 20 07:35:34.195521 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195521 np0000175310 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 20 07:35:34.195521 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195813 np0000175310 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 20 07:35:34.195813 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195813 np0000175310 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 20 07:35:34.195813 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.195813 np0000175310 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 20 07:35:34.196229 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.196229 np0000175310 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 20 07:35:34.196229 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.196229 np0000175310 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 20 07:35:34.196229 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.196662 np0000175310 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 20 07:35:34.196662 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.196662 np0000175310 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 20 07:35:34.196662 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.196662 np0000175310 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 20 07:35:34.196662 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.196979 np0000175310 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 20 07:35:34.196979 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.196979 np0000175310 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 20 07:35:34.196979 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.196979 np0000175310 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 20 07:35:34.196979 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.197278 np0000175310 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 20 07:35:34.197278 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.197278 np0000175310 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 20 07:35:34.197278 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.197278 np0000175310 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 20 07:35:34.197534 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.197534 np0000175310 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 20 07:35:34.197534 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.197534 np0000175310 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 20 07:35:34.197534 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.197775 np0000175310 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 20 07:35:34.197775 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.197775 np0000175310 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 20 07:35:34.197775 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198009 np0000175310 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 20 07:35:34.198009 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198009 np0000175310 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 20 07:35:34.198009 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198210 np0000175310 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 20 07:35:34.198210 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198210 np0000175310 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 20 07:35:34.198210 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198210 np0000175310 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 20 07:35:34.198463 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198463 np0000175310 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 20 07:35:34.198463 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198463 np0000175310 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 20 07:35:34.198463 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198711 np0000175310 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 20 07:35:34.198711 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198711 np0000175310 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 20 07:35:34.198711 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198938 np0000175310 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 20 07:35:34.198938 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.198938 np0000175310 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 20 07:35:34.198938 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.199154 np0000175310 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 20 07:35:34.199154 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.199154 np0000175310 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 20 07:35:34.199154 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.199679 np0000175310 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 20 07:35:34.199679 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.199679 np0000175310 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 20 07:35:34.199679 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.199915 np0000175310 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 20 07:35:34.199915 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.199915 np0000175310 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 20 07:35:34.199915 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.200122 np0000175310 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 20 07:35:34.200122 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.200122 np0000175310 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 20 07:35:34.200122 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.200122 np0000175310 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 20 07:35:34.200378 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.200378 np0000175310 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 20 07:35:34.200378 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.200378 np0000175310 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 20 07:35:34.200378 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.200378 np0000175310 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 20 07:35:34.200999 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.200999 np0000175310 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 20 07:35:34.200999 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.200999 np0000175310 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 20 07:35:34.200999 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.201256 np0000175310 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 20 07:35:34.201256 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.201256 np0000175310 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 20 07:35:34.201256 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.201256 np0000175310 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 20 07:35:34.201256 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.201677 np0000175310 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 20 07:35:34.201677 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.201677 np0000175310 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 20 07:35:34.201677 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.201677 np0000175310 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 20 07:35:34.201677 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202098 np0000175310 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 20 07:35:34.202098 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202098 np0000175310 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 20 07:35:34.202098 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202098 np0000175310 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 20 07:35:34.202098 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202394 np0000175310 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 20 07:35:34.202394 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202394 np0000175310 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 20 07:35:34.202394 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202394 np0000175310 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 20 07:35:34.202394 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202700 np0000175310 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 20 07:35:34.202700 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202700 np0000175310 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 20 07:35:34.202700 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202929 np0000175310 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 20 07:35:34.202929 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202929 np0000175310 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 20 07:35:34.202929 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.202929 np0000175310 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 20 07:35:34.203202 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.203202 np0000175310 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 20 07:35:34.203202 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.203202 np0000175310 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 20 07:35:34.203202 np0000175310 devstack@c-api.service[112432]: warnings.warn(deprecated_msg) May 20 07:35:34.203202 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.middleware.request_id [req-95237eb9-8671-4867-a3a5-249bd6f08412 req-406a8a9b-db41-4403-95ed-9a8de2a8678a None None] RequestId filter calling following filter/app {{(pid=112432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:35:34.511609 np0000175310 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [req-95237eb9-8671-4867-a3a5-249bd6f08412 req-406a8a9b-db41-4403-95ed-9a8de2a8678a admin admin] POST https://199.204.45.57/volume/v3/types/59bcd9fa-5bb5-4455-aa92-d109f723faaf/extra_specs May 20 07:35:34.512070 np0000175310 devstack@c-api.service[112432]: DEBUG cinder.api.openstack.wsgi [req-95237eb9-8671-4867-a3a5-249bd6f08412 req-406a8a9b-db41-4403-95ed-9a8de2a8678a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 07:35:34.513702 np0000175310 devstack@c-api.service[112432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 07:35:34.513702 np0000175310 devstack@c-api.service[112432]: warnings.warn( May 20 07:35:34.520051 np0000175310 devstack@c-api.service[112432]: DEBUG oslo_db.sqlalchemy.engines [req-95237eb9-8671-4867-a3a5-249bd6f08412 req-406a8a9b-db41-4403-95ed-9a8de2a8678a 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 20 07:35:34.578082 np0000175310 devstack@c-api.service[112432]: INFO cinder.api.openstack.wsgi [req-95237eb9-8671-4867-a3a5-249bd6f08412 req-406a8a9b-db41-4403-95ed-9a8de2a8678a admin admin] https://199.204.45.57/volume/v3/types/59bcd9fa-5bb5-4455-aa92-d109f723faaf/extra_specs returned with HTTP 200 May 20 07:35:34.578527 np0000175310 devstack@c-api.service[112432]: [pid: 112432|app: 0|req: 1/3] 199.204.45.57 () {70 vars in 1498 bytes} [Wed May 20 07:35:34 2026] POST /volume/v3/types/59bcd9fa-5bb5-4455-aa92-d109f723faaf/extra_specs => generated 55 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 07:35:36.356644 np0000175310 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 20 07:35:36.374553 np0000175310 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=6 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:35:44.158750 np0000175310 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:35:44.576852 np0000175310 devstack@c-api.service[112432]: DEBUG dbcounter [-] [112432] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:39:24.878447 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.middleware.request_id [None req-5319fea1-eceb-45c5-9eaf-b65e4ffee6c5 None None] RequestId filter calling following filter/app {{(pid=112433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:39:24.879807 np0000175310 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-5319fea1-eceb-45c5-9eaf-b65e4ffee6c5 None None] GET https://199.204.45.57/volume// May 20 07:39:24.880209 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-5319fea1-eceb-45c5-9eaf-b65e4ffee6c5 None None] Empty body provided in request {{(pid=112433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 07:39:24.880695 np0000175310 devstack@c-api.service[112433]: DEBUG cinder.api.openstack.wsgi [None req-5319fea1-eceb-45c5-9eaf-b65e4ffee6c5 None None] Calling method 'all' {{(pid=112433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 07:39:24.881796 np0000175310 devstack@c-api.service[112433]: INFO cinder.api.openstack.wsgi [None req-5319fea1-eceb-45c5-9eaf-b65e4ffee6c5 None None] https://199.204.45.57/volume// returned with HTTP 300 May 20 07:39:24.882433 np0000175310 devstack@c-api.service[112433]: [pid: 112433|app: 0|req: 2/4] 199.204.45.57 () {66 vars in 1449 bytes} [Wed May 20 07:39:24 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)