May 19 05:17:31.978400 np0000174641 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 05:17:31.987345 np0000174641 devstack@c-api.service[112281]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 05:17:31 2026] *** May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: nodename: np0000174641 May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: machine: x86_64 May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: clock source: unix May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: pcre jit disabled May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: detected number of CPU cores: 16 May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: current working directory: / May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: detected binary path: /usr/bin/uwsgi-core May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: your processes number limit is 256917 May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: your memory page size is 4096 bytes May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: detected max file descriptor number: 2048 May 19 05:17:31.991034 np0000174641 devstack@c-api.service[112281]: lock engine: pthread robust mutexes May 19 05:17:31.991709 np0000174641 devstack@c-api.service[112281]: thunder lock: enabled May 19 05:17:31.991709 np0000174641 devstack@c-api.service[112281]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 05:17:31.991709 np0000174641 devstack@c-api.service[112281]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 05:17:31.991709 np0000174641 devstack@c-api.service[112281]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 05:17:31.991709 np0000174641 devstack@c-api.service[112281]: Set PythonHome to /opt/stack/data/venv May 19 05:17:32.030776 np0000174641 devstack@c-api.service[112281]: Python main interpreter initialized at 0x7771a10a3668 May 19 05:17:32.030776 np0000174641 devstack@c-api.service[112281]: python threads support enabled May 19 05:17:32.030776 np0000174641 devstack@c-api.service[112281]: your server socket listen backlog is limited to 100 connections May 19 05:17:32.030776 np0000174641 devstack@c-api.service[112281]: your mercy for graceful operations on workers is 80 seconds May 19 05:17:32.031394 np0000174641 devstack@c-api.service[112281]: mapped 671795 bytes (656 KB) for 4 cores May 19 05:17:32.031541 np0000174641 devstack@c-api.service[112281]: *** Operational MODE: preforking *** May 19 05:17:32.031745 np0000174641 devstack@c-api.service[112281]: *** uWSGI is running in multiple interpreter mode *** May 19 05:17:32.031745 np0000174641 devstack@c-api.service[112281]: spawned uWSGI master process (pid: 112281) May 19 05:17:32.032075 np0000174641 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 05:17:32.032740 np0000174641 devstack@c-api.service[112281]: spawned uWSGI worker 1 (pid: 112290, cores: 1) May 19 05:17:32.033382 np0000174641 devstack@c-api.service[112281]: spawned uWSGI worker 2 (pid: 112291, cores: 1) May 19 05:17:32.034110 np0000174641 devstack@c-api.service[112281]: spawned uWSGI worker 3 (pid: 112292, cores: 1) May 19 05:17:32.034615 np0000174641 devstack@c-api.service[112281]: spawned uWSGI worker 4 (pid: 112293, cores: 1) May 19 05:17:32.034615 np0000174641 devstack@c-api.service[112281]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 05:17:32.164478 np0000174641 devstack@c-api.service[112291]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 05:17:32.164478 np0000174641 devstack@c-api.service[112291]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 05:17:32.164478 np0000174641 devstack@c-api.service[112291]: we strongly recommend against using it for new projects. May 19 05:17:32.164478 np0000174641 devstack@c-api.service[112291]: If you are already using Eventlet, we recommend migrating to a different May 19 05:17:32.164478 np0000174641 devstack@c-api.service[112291]: framework. For more detail see May 19 05:17:32.164478 np0000174641 devstack@c-api.service[112291]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 05:17:32.164478 np0000174641 devstack@c-api.service[112291]: import eventlet # noqa May 19 05:17:32.170533 np0000174641 devstack@c-api.service[112293]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 05:17:32.170533 np0000174641 devstack@c-api.service[112293]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 05:17:32.170533 np0000174641 devstack@c-api.service[112293]: we strongly recommend against using it for new projects. May 19 05:17:32.170533 np0000174641 devstack@c-api.service[112293]: If you are already using Eventlet, we recommend migrating to a different May 19 05:17:32.170533 np0000174641 devstack@c-api.service[112293]: framework. For more detail see May 19 05:17:32.170533 np0000174641 devstack@c-api.service[112293]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 05:17:32.170533 np0000174641 devstack@c-api.service[112293]: import eventlet # noqa May 19 05:17:32.182639 np0000174641 devstack@c-api.service[112292]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 05:17:32.182639 np0000174641 devstack@c-api.service[112292]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 05:17:32.182639 np0000174641 devstack@c-api.service[112292]: we strongly recommend against using it for new projects. May 19 05:17:32.182639 np0000174641 devstack@c-api.service[112292]: If you are already using Eventlet, we recommend migrating to a different May 19 05:17:32.182639 np0000174641 devstack@c-api.service[112292]: framework. For more detail see May 19 05:17:32.182639 np0000174641 devstack@c-api.service[112292]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 05:17:32.182639 np0000174641 devstack@c-api.service[112292]: import eventlet # noqa May 19 05:17:32.187952 np0000174641 devstack@c-api.service[112290]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 05:17:32.187952 np0000174641 devstack@c-api.service[112290]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 05:17:32.187952 np0000174641 devstack@c-api.service[112290]: we strongly recommend against using it for new projects. May 19 05:17:32.187952 np0000174641 devstack@c-api.service[112290]: If you are already using Eventlet, we recommend migrating to a different May 19 05:17:32.187952 np0000174641 devstack@c-api.service[112290]: framework. For more detail see May 19 05:17:32.187952 np0000174641 devstack@c-api.service[112290]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 05:17:32.187952 np0000174641 devstack@c-api.service[112290]: import eventlet # noqa May 19 05:17:32.255787 np0000174641 devstack@c-api.service[112291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 05:17:32.255787 np0000174641 devstack@c-api.service[112291]: debtcollector.deprecate( May 19 05:17:32.261346 np0000174641 devstack@c-api.service[112293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 05:17:32.261346 np0000174641 devstack@c-api.service[112293]: debtcollector.deprecate( May 19 05:17:32.277817 np0000174641 devstack@c-api.service[112292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 05:17:32.277817 np0000174641 devstack@c-api.service[112292]: debtcollector.deprecate( May 19 05:17:32.284733 np0000174641 devstack@c-api.service[112290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 05:17:32.284733 np0000174641 devstack@c-api.service[112290]: debtcollector.deprecate( May 19 05:17:32.343204 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:32.343204 np0000174641 devstack@c-api.service[112291]: from cgi import parse_header May 19 05:17:32.344262 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:32.344262 np0000174641 devstack@c-api.service[112293]: from cgi import parse_header May 19 05:17:32.359897 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:32.359897 np0000174641 devstack@c-api.service[112292]: from cgi import parse_header May 19 05:17:32.383817 np0000174641 devstack@c-api.service[112290]: /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 19 05:17:32.383817 np0000174641 devstack@c-api.service[112290]: from cgi import parse_header May 19 05:17:32.386954 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:32.386954 np0000174641 devstack@c-api.service[112291]: removals.removed_module( May 19 05:17:32.387622 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:32.387622 np0000174641 devstack@c-api.service[112291]: removals.removed_module( May 19 05:17:32.392639 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:32.392639 np0000174641 devstack@c-api.service[112293]: removals.removed_module( May 19 05:17:32.393327 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:32.393327 np0000174641 devstack@c-api.service[112293]: removals.removed_module( May 19 05:17:32.406491 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:32.406491 np0000174641 devstack@c-api.service[112292]: removals.removed_module( May 19 05:17:32.407406 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:32.407406 np0000174641 devstack@c-api.service[112292]: removals.removed_module( May 19 05:17:32.444779 np0000174641 devstack@c-api.service[112290]: /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 19 05:17:32.444779 np0000174641 devstack@c-api.service[112290]: removals.removed_module( May 19 05:17:32.445619 np0000174641 devstack@c-api.service[112290]: /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 19 05:17:32.445619 np0000174641 devstack@c-api.service[112290]: removals.removed_module( May 19 05:17:33.013774 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:33.013774 np0000174641 devstack@c-api.service[112291]: warnings.warn( May 19 05:17:33.021323 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:33.021323 np0000174641 devstack@c-api.service[112293]: warnings.warn( May 19 05:17:33.038128 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:33.038128 np0000174641 devstack@c-api.service[112292]: warnings.warn( May 19 05:17:33.116094 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:33.116094 np0000174641 devstack@c-api.service[112291]: warnings.warn( May 19 05:17:33.128637 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:33.128637 np0000174641 devstack@c-api.service[112293]: warnings.warn( May 19 05:17:33.140228 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:33.140228 np0000174641 devstack@c-api.service[112292]: warnings.warn( May 19 05:17:33.191230 np0000174641 devstack@c-api.service[112290]: /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 19 05:17:33.191230 np0000174641 devstack@c-api.service[112290]: warnings.warn( May 19 05:17:33.309335 np0000174641 devstack@c-api.service[112290]: /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 19 05:17:33.309335 np0000174641 devstack@c-api.service[112290]: warnings.warn( May 19 05:17:33.410966 np0000174641 devstack@c-api.service[112291]: 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 19 05:17:33.411565 np0000174641 devstack@c-api.service[112291]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112291) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 05:17:33.421450 np0000174641 devstack@c-api.service[112293]: 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 19 05:17:33.421777 np0000174641 devstack@c-api.service[112293]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112293) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 05:17:33.437395 np0000174641 devstack@c-api.service[112292]: 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 19 05:17:33.437948 np0000174641 devstack@c-api.service[112292]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112292) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 05:17:33.499465 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:33.499465 np0000174641 devstack@c-api.service[112291]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 05:17:33.501135 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:33.501135 np0000174641 devstack@c-api.service[112293]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 05:17:33.503324 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:33.503324 np0000174641 devstack@c-api.service[112292]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 05:17:33.664180 np0000174641 devstack@c-api.service[112290]: 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 19 05:17:33.664422 np0000174641 devstack@c-api.service[112290]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112290) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 05:17:33.734292 np0000174641 devstack@c-api.service[112290]: /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 19 05:17:33.734292 np0000174641 devstack@c-api.service[112290]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 05:17:33.956928 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112293) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 05:17:33.957119 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112291) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 05:17:33.957216 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112292) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 05:17:33.957305 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.957367 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.957431 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.957504 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.957566 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.957630 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.957689 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.957758 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.957830 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.958699 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.958842 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.958842 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.958990 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.959074 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.959138 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.959212 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.959282 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.959351 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.959417 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.959475 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.959544 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.959611 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.959819 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.959926 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.959988 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.959988 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.960096 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.960150 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.960203 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.960258 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.965185 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.965254 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.965314 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.965357 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.965395 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.965476 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.965534 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.965607 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.965677 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.965752 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.965825 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.965932 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.965932 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.966017 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.966059 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.966059 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.966134 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.966214 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.966321 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.966321 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.966425 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.967749 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.967819 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.967927 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.967927 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.968061 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.968061 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.968173 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.968173 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.968274 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.968315 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.968315 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.968315 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.968315 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.968548 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.968597 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.968597 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.968597 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.968703 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.968703 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.968774 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.968774 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.968843 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.968896 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.968941 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.969038 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.969090 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.969130 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.969200 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.969240 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.969280 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.969323 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.969368 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.969406 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.969460 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.969502 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.969542 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.969581 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.969617 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.969617 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.969717 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.969717 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.969717 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.971393 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.971503 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.971503 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.971614 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.971677 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.971733 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.971797 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.971887 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.971970 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.972034 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.972106 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.972168 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.972232 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.972287 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.972349 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.972398 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.972447 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.972510 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.972565 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.972628 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.972698 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.973133 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.973239 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.973314 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.973368 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.973442 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.973498 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.973498 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.973598 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.973676 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.973745 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.973745 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.973843 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.973925 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.973998 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.974063 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.974131 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.974131 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.974131 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.974131 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.974131 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.974131 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.975847 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.975847 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.976052 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.976052 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.976164 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.976236 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.976310 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.976391 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.976463 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.976528 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.976584 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.976639 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.976707 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.976767 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.976835 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.976922 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.977095 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.977205 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.977284 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.977343 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.977401 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.977611 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.977611 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.977611 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.977798 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.977891 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.977973 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.978046 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.978111 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.978181 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.978245 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.978339 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.978428 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.978504 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.978583 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.978656 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.978720 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.978784 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.978784 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.978784 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.978784 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.978784 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.979914 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.979965 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.980071 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.980145 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.980218 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.980310 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.980377 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.980448 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.980518 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.980581 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.980655 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.980720 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.980797 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.980878 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.980961 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.981117 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.981209 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.981273 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.981337 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.981407 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.981483 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.981550 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.981624 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.981696 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.981766 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.981826 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.981907 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.981973 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.982047 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.982110 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.982179 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.982251 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.982323 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.982399 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.982474 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.982545 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.982597 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.982635 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.982670 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.982705 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.982746 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.982806 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.982851 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.982913 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.982964 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.983006 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.983042 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.983095 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.983136 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.983173 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.983209 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.983254 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.983302 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.983345 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.983389 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.983429 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.983474 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.983509 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.983544 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.983577 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.983617 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.983655 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.983699 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.983734 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.983734 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.983734 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.983839 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.983981 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.984056 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.984129 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.984197 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.984258 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.984327 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.984395 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.984464 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.984535 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.984605 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.984681 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.984747 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.984808 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.984887 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.984887 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.984887 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.984887 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.987385 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.987487 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.987487 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.987589 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.987643 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.987718 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.987772 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.987818 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.987895 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.987948 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.988008 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.988068 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.988068 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.988068 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.988222 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.988222 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.988222 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.988222 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.988395 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.988395 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.988395 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.988949 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.989043 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.989108 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.989171 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.989226 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.989273 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.989320 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.989366 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.989413 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.989442 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.989466 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.989530 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.989575 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.989620 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.989676 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.989736 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.989793 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.989841 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.989907 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.989957 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.990012 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.990068 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.990128 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.990177 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.990267 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.990332 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.990407 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.990464 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.990531 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.990584 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.990656 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.990716 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.990763 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.990809 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.990872 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.990960 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.991039 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.991109 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.991172 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.991228 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.991279 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.991339 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.991412 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.991451 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.991478 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.991504 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.991539 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.991767 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.991767 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.991767 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.991767 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.991767 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.991767 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.991767 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.991956 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.991956 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.991956 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.991956 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.991956 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.991956 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.992091 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.992124 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.992155 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.992155 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.992155 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.992223 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.992255 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.992314 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.992354 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.992389 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.992419 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.992449 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.992486 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.992607 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.992607 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.994033 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.994164 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.994164 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.994319 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.994319 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.994482 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.994580 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.994664 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.994754 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.994835 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.994835 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.994835 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.994835 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.995179 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.995264 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.995349 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.995349 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.995349 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.995349 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.995349 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.995349 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.999206 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.999265 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.999338 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.999412 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:33.999412 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:33.999527 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:33.999527 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:33.999726 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:33.999797 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:33.999890 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:33.999985 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.000060 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.000125 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.000200 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.000272 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.000338 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.000408 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.000480 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.000480 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.000480 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.000480 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.002305 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.002359 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.002457 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.002526 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.002592 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.002659 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.002754 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.002838 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.002932 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.002998 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.003069 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.003131 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.003229 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.003296 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.003341 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.003376 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.003414 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.003414 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.003414 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.003414 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.003414 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.003575 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.003575 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.003575 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.003575 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.003710 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.003710 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.003780 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.003815 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.003909 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.003969 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.004006 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.004042 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.004078 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.004078 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.004148 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.004184 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.004220 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.004261 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.004302 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.004338 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.004379 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.004379 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.004379 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.004379 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.004379 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.004542 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.004542 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.004542 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.004652 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.004652 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.004719 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.004759 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.004795 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.004831 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.004881 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.004919 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.004964 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.005005 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.005100 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.005154 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.005199 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.005245 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.005289 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.005331 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.005371 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.005411 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.005448 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.005490 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.005526 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.005561 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.005596 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.005634 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.005669 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.005704 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.005744 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.005780 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.005820 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.006009 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.006082 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.006082 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.006203 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.006278 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.006351 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.006415 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.006478 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.007192 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.007192 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.007322 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.007402 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.007473 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.007538 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.007602 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.007666 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.007736 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.007822 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.007919 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.008009 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.008076 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.008153 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.008218 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.008282 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.008824 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.008923 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.008991 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.009102 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.009206 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.009278 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.009343 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.009423 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.009504 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.009576 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.009640 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.009671 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.009740 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.009792 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.009824 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.009905 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.009950 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.010042 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.010042 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.010042 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.010042 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.010284 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.010284 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.010284 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.010284 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.010284 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.010284 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.010284 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.010588 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.010588 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.010588 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.010588 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.010588 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.010588 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.010878 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.010940 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.010970 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.011039 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.011076 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.011124 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.011189 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.011239 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.011289 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.011337 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.011390 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.011437 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.011489 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.011536 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.011590 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.011656 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.011708 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.011739 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.011803 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.011886 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.011959 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.012017 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.012085 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.012162 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.012236 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.012304 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.012373 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.012440 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.012505 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.012505 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.012623 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.012675 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.012735 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.012735 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.012735 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.012735 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.013053 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.013053 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.013053 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.013053 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.013053 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.013356 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.013416 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.013470 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.013501 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.013548 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.013548 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.013548 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.013548 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.013548 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.013790 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.013790 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.013790 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.013790 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.013790 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.014053 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.014138 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.014175 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.014243 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.014279 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.014279 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.014279 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.014419 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.014473 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.014540 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.014591 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.014620 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.014700 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.014731 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.014780 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.014840 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.014940 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.015000 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.015057 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.015137 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.015169 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.015214 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.015214 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.015296 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.015296 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.015296 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.015296 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.015296 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.015296 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.015296 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.015598 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.015598 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.015598 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.015598 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.015598 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.015598 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.015872 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.015927 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.016002 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.016002 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.016002 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.016002 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.016002 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.016002 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.017686 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.017747 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.017802 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.017852 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.017925 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.017998 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.018035 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.018066 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.018101 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112291) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.018128 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.018128 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.018128 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112293) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.018245 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.018314 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.018364 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.018437 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.018488 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.018535 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112292) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.062660 np0000174641 devstack@c-api.service[112292]: INFO dbcounter [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Registered counter for database cinder May 19 05:17:34.062988 np0000174641 devstack@c-api.service[112291]: INFO dbcounter [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Registered counter for database cinder May 19 05:17:34.063095 np0000174641 devstack@c-api.service[112293]: INFO dbcounter [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Registered counter for database cinder May 19 05:17:34.073820 np0000174641 devstack@c-api.service[112292]: DEBUG oslo_db.sqlalchemy.engines [None req-845a731a-efa5-45ea-a735-44854ed7cf72 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=112292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:34.075788 np0000174641 devstack@c-api.service[112291]: DEBUG oslo_db.sqlalchemy.engines [None req-b65dc1de-9a99-47d9-a970-141d44151af6 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=112291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:34.077548 np0000174641 devstack@c-api.service[112293]: DEBUG oslo_db.sqlalchemy.engines [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 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=112293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:34.116286 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112290) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 05:17:34.116645 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.116737 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.116938 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.117405 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.117515 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.117515 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.117639 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.117639 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.117747 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.117747 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.118694 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.118795 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.118795 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.118918 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.118918 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.119045 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.119045 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.119566 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.119681 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.119681 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.119790 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.119790 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.119912 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.119912 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.120210 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.120296 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.120352 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.120417 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.120417 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.120550 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.120550 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.121070 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.121173 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.121173 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.121355 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.121355 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.122797 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.122918 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.123530 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.123607 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.123695 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.123783 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.123850 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.123995 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.124061 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.124771 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.124846 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.124960 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.125024 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.125111 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.125201 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.125285 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.125940 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.126034 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.126107 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.126204 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.126301 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.126352 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.126448 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.127197 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.127262 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.127356 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.127443 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.127510 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.127598 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.127686 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.128019 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.128137 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.128256 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.128338 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.128437 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.128552 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.128687 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.128802 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.128948 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.129051 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.129167 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.129267 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.129429 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.129540 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.130108 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.130192 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.130315 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.130315 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.130476 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.130476 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.130476 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.131358 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.131426 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.131470 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.131538 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.131603 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.131666 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.131726 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.132220 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.132323 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.132323 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.132421 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.132421 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.132499 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.132543 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.132624 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.132690 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.132763 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.132825 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.132920 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.132920 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.133049 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.133049 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.133150 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.133150 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.133283 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.133283 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.133447 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.133447 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.133867 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.133953 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.134014 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.134056 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.134127 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.134182 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.134260 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.134714 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.134773 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.134842 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.134932 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.135008 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.135008 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.135115 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.135942 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.135992 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.136074 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.136146 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.136208 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.136249 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.136303 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.137029 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.137093 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.137160 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.137228 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.137276 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.137421 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.137464 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.137728 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.137784 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.137829 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.137922 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.137991 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.138054 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.138115 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.138187 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.138247 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.138318 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.138356 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.138422 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.138550 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.138550 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.138732 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.138787 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.138830 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.138927 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.139001 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.139062 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.139100 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.139194 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.139257 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.139257 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.139382 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.139382 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.139499 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.139499 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.139770 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.139843 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.139923 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.139977 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.140016 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.140048 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.140144 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.140428 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.140484 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.140575 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.140628 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.140671 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.140714 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.140766 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.141260 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.141367 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.141409 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.141443 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.141528 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.141603 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.141643 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.141724 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.141724 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.141878 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.141878 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.142011 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.142011 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.142011 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.142556 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.142604 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.142681 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.142753 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.142813 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.142887 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.142925 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.143220 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.143290 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.143334 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.143403 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.143474 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.143534 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.143600 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.143852 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.143957 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.144006 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.144051 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.144116 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.144182 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.144256 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:34.144882 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:34.144964 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:34.145024 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:34.145068 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:34.145159 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:34.145212 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112290) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:34.188739 np0000174641 devstack@c-api.service[112291]: DEBUG dbcounter [-] [112291] Writer thread running {{(pid=112291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 05:17:34.190897 np0000174641 devstack@c-api.service[112290]: INFO dbcounter [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Registered counter for database cinder May 19 05:17:34.191625 np0000174641 devstack@c-api.service[112291]: INFO cinder.rpc [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 05:17:34.192517 np0000174641 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writer thread running {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 05:17:34.193711 np0000174641 devstack@c-api.service[112291]: INFO cinder.rpc [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 05:17:34.195081 np0000174641 devstack@c-api.service[112293]: INFO cinder.rpc [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 05:17:34.195725 np0000174641 devstack@c-api.service[112291]: INFO cinder.rpc [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 05:17:34.196569 np0000174641 devstack@c-api.service[112292]: DEBUG dbcounter [-] [112292] Writer thread running {{(pid=112292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 05:17:34.197352 np0000174641 devstack@c-api.service[112293]: INFO cinder.rpc [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 05:17:34.197550 np0000174641 devstack@c-api.service[112291]: INFO cinder.rpc [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 05:17:34.198490 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.199044 np0000174641 devstack@c-api.service[112292]: INFO cinder.rpc [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 05:17:34.199499 np0000174641 devstack@c-api.service[112293]: INFO cinder.rpc [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 05:17:34.200236 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.201030 np0000174641 devstack@c-api.service[112292]: INFO cinder.rpc [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 05:17:34.201628 np0000174641 devstack@c-api.service[112293]: INFO cinder.rpc [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 05:17:34.202470 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.202871 np0000174641 devstack@c-api.service[112292]: INFO cinder.rpc [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 05:17:34.204154 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.204470 np0000174641 devstack@c-api.service[112292]: INFO cinder.rpc [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 05:17:34.205305 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.206989 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.209952 np0000174641 devstack@c-api.service[112293]: DEBUG oslo_db.sqlalchemy.engines [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 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=112293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:34.210486 np0000174641 devstack@c-api.service[112290]: DEBUG oslo_db.sqlalchemy.engines [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce 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=112290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:34.211770 np0000174641 devstack@c-api.service[112293]: INFO cinder.rpc [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 05:17:34.212421 np0000174641 devstack@c-api.service[112291]: DEBUG oslo_db.sqlalchemy.engines [None req-b65dc1de-9a99-47d9-a970-141d44151af6 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=112291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:34.213451 np0000174641 devstack@c-api.service[112293]: INFO cinder.rpc [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 05:17:34.213711 np0000174641 devstack@c-api.service[112292]: DEBUG oslo_db.sqlalchemy.engines [None req-845a731a-efa5-45ea-a735-44854ed7cf72 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=112292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:34.214270 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.216481 np0000174641 devstack@c-api.service[112292]: INFO cinder.rpc [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 05:17:34.216819 np0000174641 devstack@c-api.service[112291]: INFO cinder.rpc [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 05:17:34.218810 np0000174641 devstack@c-api.service[112292]: INFO cinder.rpc [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 05:17:34.219482 np0000174641 devstack@c-api.service[112291]: INFO cinder.rpc [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 05:17:34.219905 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.220719 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.225814 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.228953 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.231015 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.231875 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.231983 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.234202 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.235140 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.235966 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.237232 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.238329 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.238906 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.241512 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.241742 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.242341 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.244491 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.244773 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.245323 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.247373 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.248408 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.249198 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.250460 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.251245 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.252311 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.252702 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.254056 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.255377 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.255459 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.256827 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.258329 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.258411 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.259927 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.260772 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.260948 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.262631 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.264145 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.266199 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.266795 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.267677 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.268382 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.269095 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.271269 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.271488 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.272205 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.272600 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.273125 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.274396 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.274586 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.274674 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.275881 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.275954 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.276333 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.277187 np0000174641 devstack@c-api.service[112293]: WARNING cinder.api.contrib.hosts [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 05:17:34.277401 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.277955 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.278113 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.278826 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.279293 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: extensions {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.279730 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.280237 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.280838 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: os-availability-zone {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.281417 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.281530 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.282353 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: qos-specs {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.282770 np0000174641 devstack@c-api.service[112292]: WARNING cinder.api.contrib.hosts [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 05:17:34.283091 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.283526 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.284514 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: extensions {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.284647 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.284712 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: extra_specs {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.285743 np0000174641 devstack@c-api.service[112291]: WARNING cinder.api.contrib.hosts [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 05:17:34.285907 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: os-availability-zone {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.286279 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: encryption {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.286441 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.287147 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: qos-specs {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.287470 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: extensions {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.287883 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: os-volume-type-access {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.288802 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: os-availability-zone {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.289164 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: extra_specs {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.289471 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: os-quota-class-sets {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.290152 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: qos-specs {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.290698 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: encryption {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.290780 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: encryption {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.292166 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: extra_specs {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.292236 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: os-volume-type-access {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.292376 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: os-snapshot-manage {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.293723 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: encryption {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.293803 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: os-quota-class-sets {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.294712 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: consistencygroups {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.295256 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: encryption {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.295442 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: os-volume-type-access {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.296690 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: os-snapshot-manage {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.296840 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: backups {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.296934 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: os-quota-class-sets {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.298746 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: consistencygroups {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.298878 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: scheduler-stats {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.298950 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: encryption {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.300348 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: os-snapshot-manage {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.300447 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: os-quota-sets {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.300685 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: backups {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.301771 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: os-volume-manage {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.301936 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: consistencygroups {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.302671 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: scheduler-stats {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.303385 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: capabilities {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.303718 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: backups {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.304248 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: os-quota-sets {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.304825 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: os-volume-transfer {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.305692 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: os-volume-manage {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.305878 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: scheduler-stats {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.306427 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: os-hosts {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.307071 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: capabilities {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.307233 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: os-quota-sets {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.307776 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extended resource: cgsnapshots {{(pid=112293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.308333 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: os-volume-transfer {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.308565 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: os-volume-manage {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.309197 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] SnapshotActionsController initialized {{(pid=112293) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 05:17:34.309921 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: os-hosts {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.310035 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: capabilities {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.310158 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.311256 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extended resource: cgsnapshots {{(pid=112292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.311403 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: os-volume-transfer {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.311644 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.312725 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.contrib.snapshot_actions [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] SnapshotActionsController initialized {{(pid=112292) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 05:17:34.312840 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: os-hosts {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.313167 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.313497 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.314247 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extended resource: cgsnapshots {{(pid=112291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.314529 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.314952 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.315665 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.contrib.snapshot_actions [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] SnapshotActionsController initialized {{(pid=112291) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 05:17:34.315936 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.316391 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.316511 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.317379 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.317780 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.317944 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.318786 np0000174641 devstack@c-api.service[112293]: WARNING castellan.key_manager.migration [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.319111 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.319472 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.319666 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.319797 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.319916 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320121 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320202 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320304 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension AdminActions extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320404 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.320486 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension AdminActions extending resource: snapshots {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320486 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension AdminActions extending resource: backups {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320588 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320695 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension VolumeActions extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320822 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension TypesManage extending resource: types {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.320948 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.321063 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.321155 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.321245 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.321344 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.v3.router [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] Extension UsedLimits extending resource: limits {{(pid=112293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.321463 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.321803 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.322983 np0000174641 devstack@c-api.service[112292]: WARNING castellan.key_manager.migration [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.323226 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.323673 np0000174641 devstack@c-api.service[112293]: WARNING keystonemiddleware.auth_token [None req-0a7ecb7f-522c-49a1-a662-b990e5658222 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 05:17:34.323993 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.324177 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.324331 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.324522 np0000174641 devstack@c-api.service[112291]: WARNING castellan.key_manager.migration [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.324622 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.324760 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.324927 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension AdminActions extending resource: volumes {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325091 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension AdminActions extending resource: snapshots {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325237 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension AdminActions extending resource: backups {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325376 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325449 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325503 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325559 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension VolumeActions extending resource: volumes {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325608 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325757 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension TypesManage extending resource: types {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325817 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.325961 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326013 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326013 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension AdminActions extending resource: volumes {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326213 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326293 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension AdminActions extending resource: snapshots {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326380 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326460 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension AdminActions extending resource: backups {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326460 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326605 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326665 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension VolumeActions extending resource: volumes {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326711 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.v3.router [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] Extension UsedLimits extending resource: limits {{(pid=112292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326761 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension TypesManage extending resource: types {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326761 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326761 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326894 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.326950 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.327051 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.v3.router [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] Extension UsedLimits extending resource: limits {{(pid=112291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.329084 np0000174641 devstack@c-api.service[112292]: WARNING keystonemiddleware.auth_token [None req-845a731a-efa5-45ea-a735-44854ed7cf72 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 05:17:34.329364 np0000174641 devstack@c-api.service[112291]: WARNING keystonemiddleware.auth_token [None req-b65dc1de-9a99-47d9-a970-141d44151af6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 05:17:34.329447 np0000174641 devstack@c-api.service[112293]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7771a10a3668 pid: 112293 (default app) May 19 05:17:34.335072 np0000174641 devstack@c-api.service[112292]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7771a10a3668 pid: 112292 (default app) May 19 05:17:34.335184 np0000174641 devstack@c-api.service[112291]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7771a10a3668 pid: 112291 (default app) May 19 05:17:34.338257 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338257 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338257 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338257 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338438 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338438 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338438 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338438 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338577 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338577 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338577 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338577 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338577 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338577 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338770 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338770 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338770 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338770 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338770 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338955 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338955 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338955 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.338955 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.338955 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339183 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339183 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339183 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339183 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339315 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339315 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339315 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339315 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339315 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339478 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339478 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339478 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339478 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339478 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339625 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339625 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339625 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339625 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339625 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339625 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339807 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339807 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339807 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339807 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.339807 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.339807 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340002 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340002 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340002 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340002 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340002 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340002 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340183 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340183 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340183 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340183 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340183 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340343 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340343 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340343 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340343 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340343 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340490 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340490 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340490 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340490 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340490 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340490 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340676 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340676 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340676 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340676 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340676 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340676 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340844 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340844 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340844 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.340844 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.340844 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341013 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341013 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341013 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341013 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341013 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341171 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341171 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341171 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341171 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341304 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341304 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341304 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341304 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341433 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341433 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341433 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341433 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341433 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341592 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341592 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341592 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341592 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341592 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341750 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341750 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.341750 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.341750 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342107 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342107 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342107 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342107 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342305 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342305 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342305 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342305 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342520 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342520 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342520 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342520 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342738 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342738 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342738 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342738 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342961 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342961 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342961 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.342961 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.342961 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343214 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.343214 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343214 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.343214 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343214 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.343214 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343548 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.343548 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343548 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.343548 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343548 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.343748 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343748 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.343748 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343748 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.343748 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.343748 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344087 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344087 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344087 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344087 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344087 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344087 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344409 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344409 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344409 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344409 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344409 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344409 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344725 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344725 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344725 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344725 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.344725 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.344725 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.345036 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.345036 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.345036 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.345036 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.345332 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.345332 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.345332 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.345332 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.345332 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.345686 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.345686 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.345686 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.345686 np0000174641 devstack@c-api.service[112293]: /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 19 05:17:34.345686 np0000174641 devstack@c-api.service[112293]: warnings.warn(deprecated_msg) May 19 05:17:34.345686 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-ab1a4e80-a566-46c6-959c-dbc397f22f3b None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 05:17:34.345686 np0000174641 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Tue May 19 05:17:34 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 19 05:17:34.346232 np0000174641 devstack@c-api.service[112290]: DEBUG dbcounter [-] [112290] Writer thread running {{(pid=112290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 05:17:34.348915 np0000174641 devstack@c-api.service[112290]: INFO cinder.rpc [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 05:17:34.351082 np0000174641 devstack@c-api.service[112290]: INFO cinder.rpc [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 05:17:34.353230 np0000174641 devstack@c-api.service[112290]: INFO cinder.rpc [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 05:17:34.355224 np0000174641 devstack@c-api.service[112290]: INFO cinder.rpc [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 05:17:34.356432 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.358811 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.364921 np0000174641 devstack@c-api.service[112290]: DEBUG oslo_db.sqlalchemy.engines [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce 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=112290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:34.366943 np0000174641 devstack@c-api.service[112290]: INFO cinder.rpc [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 05:17:34.368885 np0000174641 devstack@c-api.service[112290]: INFO cinder.rpc [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 05:17:34.369643 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.382923 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.386365 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.389685 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.395636 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.399038 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.402730 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.407202 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.411059 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.415070 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.417064 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.420694 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.426945 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.430359 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.432525 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.434120 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.435471 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.437011 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.438552 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.440161 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.441510 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.442767 np0000174641 devstack@c-api.service[112290]: WARNING cinder.api.contrib.hosts [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 05:17:34.443475 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.444585 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: extensions {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.446244 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: os-availability-zone {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.447569 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: qos-specs {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.449648 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: extra_specs {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.452613 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: encryption {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.454976 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: os-volume-type-access {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.457057 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: os-quota-class-sets {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.458897 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: encryption {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.460348 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: os-snapshot-manage {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.461794 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: consistencygroups {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.463795 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: backups {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.465783 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: scheduler-stats {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.467429 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: os-quota-sets {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.468938 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: os-volume-manage {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.470553 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: capabilities {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.471898 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: os-volume-transfer {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.473504 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: os-hosts {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.474992 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extended resource: cgsnapshots {{(pid=112290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:34.476463 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.contrib.snapshot_actions [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] SnapshotActionsController initialized {{(pid=112290) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 05:17:34.477371 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.478888 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.480226 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.481549 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.483022 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.484450 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.485804 np0000174641 devstack@c-api.service[112290]: WARNING castellan.key_manager.migration [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:34.486715 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.486917 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.487039 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.487224 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.487406 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.487406 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension AdminActions extending resource: volumes {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.487739 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension AdminActions extending resource: snapshots {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.487739 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension AdminActions extending resource: backups {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.487739 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.487739 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension VolumeActions extending resource: volumes {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.488322 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension TypesManage extending resource: types {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.488322 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.488322 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.488322 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.488628 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.488628 np0000174641 devstack@c-api.service[112290]: DEBUG cinder.api.v3.router [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] Extension UsedLimits extending resource: limits {{(pid=112290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:34.491878 np0000174641 devstack@c-api.service[112290]: WARNING keystonemiddleware.auth_token [None req-43ac3830-6d6d-4f76-95f9-ebc45500e6ce None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 05:17:34.498265 np0000174641 devstack@c-api.service[112290]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7771a10a3668 pid: 112290 (default app) May 19 05:17:41.443177 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.443177 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.443177 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.443177 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.443177 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444059 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444059 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444059 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444059 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444059 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444326 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444326 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444326 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444326 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444326 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444326 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444683 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444683 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444683 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444683 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444926 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444926 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.444926 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.444926 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445165 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445165 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445165 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445165 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445398 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445398 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445398 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445398 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445398 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445680 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445680 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445680 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445680 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445680 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445966 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445966 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445966 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445966 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.445966 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.445966 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.446286 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.446286 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.446286 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.446286 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.446286 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.446286 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.446619 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.446619 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.446619 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.446619 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.446619 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.446619 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.447035 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.447035 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.447035 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.447035 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.447035 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.447777 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.447777 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.447777 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.447777 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.447777 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448167 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.448167 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448167 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.448167 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448167 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.448167 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448569 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.448569 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448569 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.448569 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448569 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.448569 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448905 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.448905 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448905 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.448905 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.448905 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449091 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449091 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449091 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449091 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449091 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449274 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449274 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449274 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449274 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449436 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449436 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449436 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449436 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449591 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449591 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449591 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449591 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449591 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449783 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449783 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449783 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449783 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449783 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449974 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449974 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.449974 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.449974 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450125 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450125 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450125 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450125 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450281 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450281 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450281 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450281 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450446 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450446 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450446 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450446 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450597 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450597 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450597 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450597 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450748 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450748 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450748 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450748 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450748 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450965 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450965 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450965 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450965 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.450965 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.450965 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451184 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451184 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451184 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451184 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451184 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451377 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451377 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451377 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451377 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451377 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451377 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451589 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451589 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451589 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451589 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451589 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451589 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451817 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451817 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451817 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451817 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.451817 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.451817 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452076 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452076 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452076 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452076 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452076 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452076 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452305 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452305 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452305 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452305 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452457 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452457 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452457 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452457 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452457 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452642 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452642 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452642 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452642 np0000174641 devstack@c-api.service[112292]: /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 19 05:17:41.452642 np0000174641 devstack@c-api.service[112292]: warnings.warn(deprecated_msg) May 19 05:17:41.452642 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.middleware.request_id [None req-77e63995-c935-42d8-b5c5-19f9f67eaa39 None None] RequestId filter calling following filter/app {{(pid=112292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 05:17:41.931422 np0000174641 devstack@c-api.service[112292]: INFO cinder.api.openstack.wsgi [None req-77e63995-c935-42d8-b5c5-19f9f67eaa39 admin admin] POST https://199.204.45.74/volume/v3/types May 19 05:17:41.932039 np0000174641 devstack@c-api.service[112292]: DEBUG cinder.api.openstack.wsgi [None req-77e63995-c935-42d8-b5c5-19f9f67eaa39 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 05:17:41.934026 np0000174641 devstack@c-api.service[112292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 05:17:41.934026 np0000174641 devstack@c-api.service[112292]: warnings.warn( May 19 05:17:41.943164 np0000174641 devstack@c-api.service[112292]: DEBUG oslo_db.sqlalchemy.engines [None req-77e63995-c935-42d8-b5c5-19f9f67eaa39 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=112292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:41.973324 np0000174641 devstack@c-api.service[112292]: INFO cinder.api.openstack.wsgi [None req-77e63995-c935-42d8-b5c5-19f9f67eaa39 admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 May 19 05:17:41.974049 np0000174641 devstack@c-api.service[112292]: [pid: 112292|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Tue May 19 05:17:41 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 05:17:41.998255 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.998255 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.998255 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.998255 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.998255 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999087 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999087 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999087 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999087 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999087 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999376 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999376 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999376 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999376 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999376 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999376 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999697 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999697 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999697 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999697 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999945 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999945 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:41.999945 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:41.999945 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.000330 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.000330 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.000330 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.000330 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.000600 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.000600 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.000600 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.000600 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.000600 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.000897 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.000897 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.000897 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.000897 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.000897 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001195 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001195 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001195 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001195 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001195 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001195 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001519 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001519 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001519 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001519 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001519 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001519 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001834 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001834 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001834 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001834 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.001834 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.001834 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.002325 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.002325 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.002325 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.002325 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.002325 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.002684 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.002684 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.002684 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.002684 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.002684 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.003089 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.003089 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.003089 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.003089 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.003089 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.003089 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.003505 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.003505 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.003505 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.003505 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.003505 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.003505 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004011 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004011 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004011 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004011 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004011 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004329 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004329 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004329 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004329 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004329 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004651 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004651 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004651 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004651 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004944 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004944 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.004944 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.004944 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.005199 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.005199 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.005199 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.005199 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.005199 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.005496 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.005496 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.005496 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.005496 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.005496 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.005790 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.005790 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.005790 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.005790 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.006095 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.006095 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.006095 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.006095 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.006339 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.006339 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.006339 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.006339 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.006576 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.006576 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.006576 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.006576 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.006836 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.006836 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.006836 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.006836 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.007096 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.007096 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.007096 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.007096 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.007096 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.007393 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.007393 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.007393 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.007393 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.007393 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.007393 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.007728 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.007728 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.007728 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.007728 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.007728 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008053 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008053 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008053 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008053 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008053 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008053 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008405 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008405 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008405 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008405 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008405 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008405 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008816 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008816 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008816 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008816 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.008816 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.008816 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009052 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009052 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009052 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009052 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009052 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009052 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009202 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009202 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009202 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009202 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009298 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009298 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009298 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009298 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009298 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009432 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009432 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009432 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009432 np0000174641 devstack@c-api.service[112291]: /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 19 05:17:42.009432 np0000174641 devstack@c-api.service[112291]: warnings.warn(deprecated_msg) May 19 05:17:42.009432 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.middleware.request_id [req-77e63995-c935-42d8-b5c5-19f9f67eaa39 req-285bf416-3c9d-4596-b607-b518f25bb112 None None] RequestId filter calling following filter/app {{(pid=112291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 05:17:42.336364 np0000174641 devstack@c-api.service[112291]: INFO cinder.api.openstack.wsgi [req-77e63995-c935-42d8-b5c5-19f9f67eaa39 req-285bf416-3c9d-4596-b607-b518f25bb112 admin admin] POST https://199.204.45.74/volume/v3/types/3fed3181-f37c-4e03-a039-78d8b622e6ce/extra_specs May 19 05:17:42.336989 np0000174641 devstack@c-api.service[112291]: DEBUG cinder.api.openstack.wsgi [req-77e63995-c935-42d8-b5c5-19f9f67eaa39 req-285bf416-3c9d-4596-b607-b518f25bb112 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 05:17:42.338679 np0000174641 devstack@c-api.service[112291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 05:17:42.338679 np0000174641 devstack@c-api.service[112291]: warnings.warn( May 19 05:17:42.350040 np0000174641 devstack@c-api.service[112291]: DEBUG oslo_db.sqlalchemy.engines [req-77e63995-c935-42d8-b5c5-19f9f67eaa39 req-285bf416-3c9d-4596-b607-b518f25bb112 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=112291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:42.405821 np0000174641 devstack@c-api.service[112291]: INFO cinder.api.openstack.wsgi [req-77e63995-c935-42d8-b5c5-19f9f67eaa39 req-285bf416-3c9d-4596-b607-b518f25bb112 admin admin] https://199.204.45.74/volume/v3/types/3fed3181-f37c-4e03-a039-78d8b622e6ce/extra_specs returned with HTTP 200 May 19 05:17:42.406379 np0000174641 devstack@c-api.service[112291]: [pid: 112291|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Tue May 19 05:17:41 2026] POST /volume/v3/types/3fed3181-f37c-4e03-a039-78d8b622e6ce/extra_specs => generated 55 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 05:17:44.213168 np0000174641 devstack@c-api.service[112293]: DEBUG dbcounter [-] [112293] Writing DB stats cinder:SELECT=6 {{(pid=112293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 05:17:44.368414 np0000174641 devstack@c-api.service[112290]: DEBUG dbcounter [-] [112290] Writing DB stats cinder:SELECT=6 {{(pid=112290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 05:17:51.970509 np0000174641 devstack@c-api.service[112292]: DEBUG dbcounter [-] [112292] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 05:17:52.404140 np0000174641 devstack@c-api.service[112291]: DEBUG dbcounter [-] [112291] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 05:21:42.798466 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.middleware.request_id [None req-509cb528-6dcd-415d-b496-90f40914f870 None None] RequestId filter calling following filter/app {{(pid=112293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 05:21:42.799448 np0000174641 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-509cb528-6dcd-415d-b496-90f40914f870 None None] GET https://199.204.45.74/volume// May 19 05:21:42.799667 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-509cb528-6dcd-415d-b496-90f40914f870 None None] Empty body provided in request {{(pid=112293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 05:21:42.800050 np0000174641 devstack@c-api.service[112293]: DEBUG cinder.api.openstack.wsgi [None req-509cb528-6dcd-415d-b496-90f40914f870 None None] Calling method 'all' {{(pid=112293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 05:21:42.800715 np0000174641 devstack@c-api.service[112293]: INFO cinder.api.openstack.wsgi [None req-509cb528-6dcd-415d-b496-90f40914f870 None None] https://199.204.45.74/volume// returned with HTTP 300 May 19 05:21:42.801085 np0000174641 devstack@c-api.service[112293]: [pid: 112293|app: 0|req: 2/4] 199.204.45.74 () {66 vars in 1449 bytes} [Tue May 19 05:21:42 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)