May 20 19:00:45.036003 np0000175415 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 19:00:45.046633 np0000175415 devstack@c-api.service[112237]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 19:00:45 2026] *** May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: nodename: np0000175415 May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: machine: x86_64 May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: clock source: unix May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: pcre jit disabled May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: detected number of CPU cores: 16 May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: current working directory: / May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: detected binary path: /usr/bin/uwsgi-core May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: your processes number limit is 256917 May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: your memory page size is 4096 bytes May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: detected max file descriptor number: 2048 May 20 19:00:45.049679 np0000175415 devstack@c-api.service[112237]: lock engine: pthread robust mutexes May 20 19:00:45.050452 np0000175415 devstack@c-api.service[112237]: thunder lock: enabled May 20 19:00:45.050452 np0000175415 devstack@c-api.service[112237]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 19:00:45.050452 np0000175415 devstack@c-api.service[112237]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 19:00:45.050452 np0000175415 devstack@c-api.service[112237]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 19:00:45.050452 np0000175415 devstack@c-api.service[112237]: Set PythonHome to /opt/stack/data/venv May 20 19:00:45.106292 np0000175415 devstack@c-api.service[112237]: Python main interpreter initialized at 0x7f6c46ea3668 May 20 19:00:45.106292 np0000175415 devstack@c-api.service[112237]: python threads support enabled May 20 19:00:45.106292 np0000175415 devstack@c-api.service[112237]: your server socket listen backlog is limited to 100 connections May 20 19:00:45.106292 np0000175415 devstack@c-api.service[112237]: your mercy for graceful operations on workers is 80 seconds May 20 19:00:45.106821 np0000175415 devstack@c-api.service[112237]: mapped 671795 bytes (656 KB) for 4 cores May 20 19:00:45.106958 np0000175415 devstack@c-api.service[112237]: *** Operational MODE: preforking *** May 20 19:00:45.107164 np0000175415 devstack@c-api.service[112237]: *** uWSGI is running in multiple interpreter mode *** May 20 19:00:45.107164 np0000175415 devstack@c-api.service[112237]: spawned uWSGI master process (pid: 112237) May 20 19:00:45.107360 np0000175415 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 19:00:45.108082 np0000175415 devstack@c-api.service[112237]: spawned uWSGI worker 1 (pid: 112247, cores: 1) May 20 19:00:45.108798 np0000175415 devstack@c-api.service[112237]: spawned uWSGI worker 2 (pid: 112248, cores: 1) May 20 19:00:45.109286 np0000175415 devstack@c-api.service[112237]: spawned uWSGI worker 3 (pid: 112249, cores: 1) May 20 19:00:45.110610 np0000175415 devstack@c-api.service[112237]: spawned uWSGI worker 4 (pid: 112250, cores: 1) May 20 19:00:45.110610 np0000175415 devstack@c-api.service[112237]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 19:00:45.233623 np0000175415 devstack@c-api.service[112249]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:00:45.233623 np0000175415 devstack@c-api.service[112249]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:00:45.233623 np0000175415 devstack@c-api.service[112249]: we strongly recommend against using it for new projects. May 20 19:00:45.233623 np0000175415 devstack@c-api.service[112249]: If you are already using Eventlet, we recommend migrating to a different May 20 19:00:45.233623 np0000175415 devstack@c-api.service[112249]: framework. For more detail see May 20 19:00:45.233623 np0000175415 devstack@c-api.service[112249]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:00:45.233623 np0000175415 devstack@c-api.service[112249]: import eventlet # noqa May 20 19:00:45.237199 np0000175415 devstack@c-api.service[112248]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:00:45.237199 np0000175415 devstack@c-api.service[112248]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:00:45.237199 np0000175415 devstack@c-api.service[112248]: we strongly recommend against using it for new projects. May 20 19:00:45.237199 np0000175415 devstack@c-api.service[112248]: If you are already using Eventlet, we recommend migrating to a different May 20 19:00:45.237199 np0000175415 devstack@c-api.service[112248]: framework. For more detail see May 20 19:00:45.237199 np0000175415 devstack@c-api.service[112248]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:00:45.237199 np0000175415 devstack@c-api.service[112248]: import eventlet # noqa May 20 19:00:45.239789 np0000175415 devstack@c-api.service[112247]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:00:45.239789 np0000175415 devstack@c-api.service[112247]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:00:45.239789 np0000175415 devstack@c-api.service[112247]: we strongly recommend against using it for new projects. May 20 19:00:45.239789 np0000175415 devstack@c-api.service[112247]: If you are already using Eventlet, we recommend migrating to a different May 20 19:00:45.239789 np0000175415 devstack@c-api.service[112247]: framework. For more detail see May 20 19:00:45.239789 np0000175415 devstack@c-api.service[112247]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:00:45.239789 np0000175415 devstack@c-api.service[112247]: import eventlet # noqa May 20 19:00:45.240296 np0000175415 devstack@c-api.service[112250]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:00:45.240296 np0000175415 devstack@c-api.service[112250]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:00:45.240296 np0000175415 devstack@c-api.service[112250]: we strongly recommend against using it for new projects. May 20 19:00:45.240296 np0000175415 devstack@c-api.service[112250]: If you are already using Eventlet, we recommend migrating to a different May 20 19:00:45.240296 np0000175415 devstack@c-api.service[112250]: framework. For more detail see May 20 19:00:45.240296 np0000175415 devstack@c-api.service[112250]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:00:45.240296 np0000175415 devstack@c-api.service[112250]: import eventlet # noqa May 20 19:00:45.321494 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:00:45.321494 np0000175415 devstack@c-api.service[112249]: debtcollector.deprecate( May 20 19:00:45.325562 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:00:45.325562 np0000175415 devstack@c-api.service[112248]: debtcollector.deprecate( May 20 19:00:45.328841 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:00:45.328841 np0000175415 devstack@c-api.service[112247]: debtcollector.deprecate( May 20 19:00:45.330297 np0000175415 devstack@c-api.service[112250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:00:45.330297 np0000175415 devstack@c-api.service[112250]: debtcollector.deprecate( May 20 19:00:45.405477 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 19:00:45.405477 np0000175415 devstack@c-api.service[112248]: from cgi import parse_header May 20 19:00:45.405848 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 19:00:45.405848 np0000175415 devstack@c-api.service[112249]: from cgi import parse_header May 20 19:00:45.410656 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 19:00:45.410656 np0000175415 devstack@c-api.service[112247]: from cgi import parse_header May 20 19:00:45.419578 np0000175415 devstack@c-api.service[112250]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 19:00:45.419578 np0000175415 devstack@c-api.service[112250]: from cgi import parse_header May 20 19:00:45.450555 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 19:00:45.450555 np0000175415 devstack@c-api.service[112248]: removals.removed_module( May 20 19:00:45.451342 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 19:00:45.451342 np0000175415 devstack@c-api.service[112248]: removals.removed_module( May 20 19:00:45.456000 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 19:00:45.456000 np0000175415 devstack@c-api.service[112247]: removals.removed_module( May 20 19:00:45.456268 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 19:00:45.456268 np0000175415 devstack@c-api.service[112249]: removals.removed_module( May 20 19:00:45.456690 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 19:00:45.456690 np0000175415 devstack@c-api.service[112247]: removals.removed_module( May 20 19:00:45.456959 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 19:00:45.456959 np0000175415 devstack@c-api.service[112249]: removals.removed_module( May 20 19:00:45.473138 np0000175415 devstack@c-api.service[112250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 19:00:45.473138 np0000175415 devstack@c-api.service[112250]: removals.removed_module( May 20 19:00:45.473828 np0000175415 devstack@c-api.service[112250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 19:00:45.473828 np0000175415 devstack@c-api.service[112250]: removals.removed_module( May 20 19:00:46.052842 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 19:00:46.052842 np0000175415 devstack@c-api.service[112248]: warnings.warn( May 20 19:00:46.058094 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 19:00:46.058094 np0000175415 devstack@c-api.service[112249]: warnings.warn( May 20 19:00:46.086470 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 19:00:46.086470 np0000175415 devstack@c-api.service[112247]: warnings.warn( May 20 19:00:46.133155 np0000175415 devstack@c-api.service[112250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 19:00:46.133155 np0000175415 devstack@c-api.service[112250]: warnings.warn( May 20 19:00:46.152146 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 19:00:46.152146 np0000175415 devstack@c-api.service[112248]: warnings.warn( May 20 19:00:46.156398 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 19:00:46.156398 np0000175415 devstack@c-api.service[112249]: warnings.warn( May 20 19:00:46.187597 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 19:00:46.187597 np0000175415 devstack@c-api.service[112247]: warnings.warn( May 20 19:00:46.282109 np0000175415 devstack@c-api.service[112250]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 19:00:46.282109 np0000175415 devstack@c-api.service[112250]: warnings.warn( May 20 19:00:46.438355 np0000175415 devstack@c-api.service[112248]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 19:00:46.438955 np0000175415 devstack@c-api.service[112248]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112248) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:00:46.443081 np0000175415 devstack@c-api.service[112249]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 19:00:46.443589 np0000175415 devstack@c-api.service[112249]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112249) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:00:46.465605 np0000175415 devstack@c-api.service[112247]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 19:00:46.466092 np0000175415 devstack@c-api.service[112247]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112247) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:00:46.525146 np0000175415 devstack@c-api.service[112248]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 19:00:46.525146 np0000175415 devstack@c-api.service[112248]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:00:46.525426 np0000175415 devstack@c-api.service[112249]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 19:00:46.525426 np0000175415 devstack@c-api.service[112249]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:00:46.527345 np0000175415 devstack@c-api.service[112247]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 19:00:46.527345 np0000175415 devstack@c-api.service[112247]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:00:46.586655 np0000175415 devstack@c-api.service[112250]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 19:00:46.586860 np0000175415 devstack@c-api.service[112250]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112250) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:00:46.661093 np0000175415 devstack@c-api.service[112250]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 19:00:46.661093 np0000175415 devstack@c-api.service[112250]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:00:46.990496 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112247) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:00:46.990622 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112248) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:00:46.990719 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112249) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:00:46.990929 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:46.990929 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:46.991197 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:46.991197 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:46.991471 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:46.991471 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:46.991745 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:46.991820 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:46.991880 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:46.992290 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:46.992373 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:46.992455 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:46.992455 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:46.992571 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:46.992633 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:46.992692 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:46.992745 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:46.992806 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:46.992869 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:46.992997 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:46.993101 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:46.993176 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:46.993240 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:46.993315 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:46.993374 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:46.993460 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:46.993529 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:46.993594 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:46.993594 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:46.993594 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.000843 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.000956 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.000956 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.001063 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.001103 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.001103 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.001170 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.001205 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.001245 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.001277 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.001310 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.001310 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.001371 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.001404 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.003116 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.003242 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.003242 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.003359 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.003410 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.003695 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.003833 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.003966 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.004096 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.004096 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.004096 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.004096 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.004555 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.004708 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.004823 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.005028 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.005287 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.005287 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.005287 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.005287 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.005624 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.005678 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.005749 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.005749 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.005749 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.005749 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.005749 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.005749 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.006014 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.006014 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.006014 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.006147 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.006199 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.006199 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.006313 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.006384 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.006471 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.006542 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.006610 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.006662 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.006715 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.006715 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.006715 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.006876 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.006942 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.006942 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.007047 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.007099 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.007163 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.007227 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.007279 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.007337 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.007387 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.008154 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.008154 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.008154 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.008938 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.008938 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.008938 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.009408 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.009594 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.009715 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.009841 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.009841 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.010072 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.010199 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.010326 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.010326 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.010326 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.010326 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.010820 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.010820 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.010820 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.011164 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.011473 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.011623 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.011737 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.011856 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.011967 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.012078 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.012078 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.012308 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.012417 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.012559 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.012721 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.012819 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.012819 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.012819 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.012819 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.012819 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.012819 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.013711 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.013711 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.013711 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.013711 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.013711 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.013711 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.013711 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.014183 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.014183 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.014183 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.014183 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.014183 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.014391 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.014417 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.014471 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.014471 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.014471 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.014533 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.014556 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.014556 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.014556 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.014630 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.014630 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.014677 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.014702 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.014702 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.014743 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.014765 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.014788 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.014811 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.014837 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.014865 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.014889 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.014889 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.014889 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.014948 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.014948 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.015191 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.015191 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.015191 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.015336 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.015336 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.016420 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.016511 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.016576 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.016638 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.016691 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.016741 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.016806 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.016886 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.016958 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.017026 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.017026 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.017026 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.017026 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.017026 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.017288 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.017356 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.017412 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.017481 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.017535 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.017566 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.017593 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.017617 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.017640 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.017663 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.017687 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.017713 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.017740 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.017768 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.017800 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.017828 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.017859 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.017859 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.017908 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.017908 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.017962 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.017962 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.018009 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.018042 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.018066 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.018090 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.018113 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.018137 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.018160 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.018184 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.018208 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.018208 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.018208 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.018289 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.018289 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.018564 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.018632 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.018632 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.018737 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.018796 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.018796 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.018895 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.018967 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.018967 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.019101 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.019101 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.019196 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.019254 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.019312 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.019363 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.019412 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.019480 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.019542 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.019542 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.019652 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.019706 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.019755 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.019814 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.019875 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.019875 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.019875 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.019875 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.020065 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.020065 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.020168 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.020222 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.020222 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.020222 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.020222 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.020222 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.023872 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.023944 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.024018 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.024102 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.024102 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.024160 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.024242 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.024418 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.024515 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.024570 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.024646 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.024713 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.024768 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.024768 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.024919 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.024919 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.025028 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.025059 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.025059 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.025059 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.025059 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.025556 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.025609 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.025676 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.025735 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.025786 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.025829 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.025896 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.025926 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.025959 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.025983 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.026010 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.026040 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.026063 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.026092 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.026115 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.026149 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.026173 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.026202 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.026225 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.026249 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.026274 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.026297 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.026326 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.026350 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.026379 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.026405 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.026429 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.026470 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.026496 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.026520 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.026559 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.026587 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.026611 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.026639 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.026663 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.026690 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.026719 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.026743 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.026766 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.026794 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.026821 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.026846 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.026881 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.026909 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.026933 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.026961 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.026984 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.027007 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.027030 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.027058 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.027081 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.027109 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.027147 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.027171 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.027194 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.027217 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.027239 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.027266 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.027289 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.027289 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.027289 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.027289 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.027289 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.028250 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.028339 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.028388 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.028466 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.028496 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.028520 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.028520 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.028574 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.028598 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.028630 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.028655 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.028679 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.028703 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.028727 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.028751 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.028774 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.028828 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.028857 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.028896 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.029063 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.029063 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.030615 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.030687 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.030740 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.030798 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.030852 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.030913 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.030986 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.031064 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.031136 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.031224 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.031299 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.031371 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.031466 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.031529 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.031627 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.031673 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.031705 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.031705 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.031705 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.031705 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.031705 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.035839 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.035896 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.035994 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.036080 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.036080 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.036143 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.036197 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.036234 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.036271 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.036271 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.036330 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.036486 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.036565 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.036637 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.036716 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.036822 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.036919 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.036919 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.036919 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.036919 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.036919 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.039069 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.039125 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.039217 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.039303 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.039342 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.039342 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.039407 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.039459 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.039493 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.039525 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.039556 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.039588 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.039621 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.039653 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.039684 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.039716 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.039775 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.039816 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.039816 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.039816 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.039899 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.040220 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.040307 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.040307 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.040471 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.040471 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.040617 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.040654 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.040692 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.040726 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.040803 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.040845 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.040885 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.040926 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.040965 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.041005 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.041053 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.041102 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.041143 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.041180 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.041212 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.041251 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.041283 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.041319 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.041356 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.041395 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.041453 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.041489 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.041521 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.041555 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.041587 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.041619 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.041651 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.041684 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.041715 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.041759 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.041792 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.041823 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.041855 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.041888 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.041888 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.041945 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.041999 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.042031 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.042070 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.042107 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.042141 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.042173 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.042204 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.042236 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.042270 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.042316 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.042354 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.042390 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.042442 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.042478 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.042519 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.042552 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.042587 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.042629 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.042660 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.042697 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.042729 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.042770 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.042823 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.042859 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.042890 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.042922 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.042953 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.042984 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.043016 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.043048 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.043080 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.043111 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.043150 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.043185 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.043218 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.043256 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.043287 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.043329 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.043362 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.043394 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.043394 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.043394 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.043394 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.044375 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.044375 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.044375 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.044375 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.044670 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.044777 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.044869 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.044969 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.044969 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.045150 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.045150 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.045150 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.045150 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.045425 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.045533 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.045606 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.045606 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.045606 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.045606 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.045606 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.045606 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.046056 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.046056 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.046191 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.046270 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.046340 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.046443 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.046527 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.046607 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.046680 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.046749 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.046823 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.046872 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.046904 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.046941 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.046972 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.047004 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.047035 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.047035 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.047035 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.047035 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.047035 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.047194 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.047194 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.047258 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.047661 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.047741 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.047809 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.047908 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.047991 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.048065 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.048134 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.048169 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.048207 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.048239 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.048275 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.048310 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.048343 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.048379 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.048411 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.048460 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.048493 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.048526 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.048559 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.048599 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.048636 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.048682 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.048764 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.048816 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.048856 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.048922 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.048964 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.048992 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.049018 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.049046 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.049075 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.049103 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.049132 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.049157 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.049180 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.049206 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.049228 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.049252 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.049252 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.049300 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.049300 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.049300 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.049300 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.049300 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.049417 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.049727 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.049787 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.049839 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.049895 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.049958 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.050008 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.050061 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.050121 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.050173 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.050236 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.050285 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.050335 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.050397 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.050462 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.050524 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.050576 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.050576 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.050576 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.050576 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.050576 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.050576 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.050576 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.050923 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.050923 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.050923 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.050923 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.050923 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.051162 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.051214 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.051265 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.051326 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.051379 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.051379 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.051379 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.051379 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.051379 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.051642 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.051642 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.051740 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.051791 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.051849 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.051902 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.051953 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.052002 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.052059 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.052117 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.052168 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.052217 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.052281 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.052333 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.052381 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.052450 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.052507 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.052507 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.052507 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.052507 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.052507 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.054481 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.054521 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.054598 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.054661 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.054718 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.054718 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.054814 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.054871 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112249) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.054904 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.054929 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.054955 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.054955 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.054997 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.055021 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112248) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.055048 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.055048 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.055098 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.055207 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112247) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.088796 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112250) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:00:47.089329 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.089508 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.089658 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.090073 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.090150 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.090201 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.090260 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.090320 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.090377 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.090460 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.091367 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.091472 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.091527 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.091576 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.091640 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.091691 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.091744 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.092257 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.092339 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.092392 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.092464 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.092516 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.092629 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.092629 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.092949 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.093089 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.093089 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.093089 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.093486 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.093486 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.093486 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.093820 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.093936 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.093936 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.094137 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.094239 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.094239 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.094485 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.094787 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.094897 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.094897 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.095071 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.095071 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.095071 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.095203 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.095655 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.095716 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.095750 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.095849 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.095924 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.095993 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.095993 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.096425 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.096506 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.096630 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.096630 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.096794 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.096794 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.096919 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.097406 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.097534 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.097534 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.097615 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.097648 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.097746 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.097827 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.098000 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.098093 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.098093 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.098162 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.098271 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.098271 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.098414 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.098414 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.098620 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.098620 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.098620 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.098620 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.098742 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.098742 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.099181 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.099243 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.099332 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.099414 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.099511 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.099511 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.099675 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.100443 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.100588 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.100643 np0000175415 devstack@c-api.service[112249]: INFO dbcounter [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Registered counter for database cinder May 20 19:00:47.100685 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.100685 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.100768 np0000175415 devstack@c-api.service[112248]: INFO dbcounter [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Registered counter for database cinder May 20 19:00:47.100808 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.100808 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.100808 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.100921 np0000175415 devstack@c-api.service[112247]: INFO dbcounter [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Registered counter for database cinder May 20 19:00:47.101254 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.101358 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.101410 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.101465 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.101560 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.101644 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.101644 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.101787 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.101787 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.101923 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.101923 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.101923 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.102120 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.102120 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.102120 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.102213 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.102213 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.102293 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.102327 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.102365 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.102621 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.102940 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.103048 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.103048 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.103193 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.103193 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.103193 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.103286 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.103754 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.103817 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.103921 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.103921 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.104052 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.104052 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.104112 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.104961 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.105017 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.105114 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.105188 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.105258 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.105258 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.105387 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.106027 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.106076 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.106160 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.106243 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.106305 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.106305 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.106498 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.106693 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.106741 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.106830 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.106901 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.106970 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.106970 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.107101 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.107101 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.107235 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.107235 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.107362 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.107362 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.107362 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.107615 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.107678 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.107755 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.107798 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.107830 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.107928 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.107928 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.108075 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.108075 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.108139 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.108179 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.108285 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.108285 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.108420 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.108420 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.108725 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.108808 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.108904 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.108904 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.109038 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.109038 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.109038 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.109360 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.109408 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.109516 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.109610 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.109610 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.109744 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.109744 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.110165 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.110264 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.110326 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.110402 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.110494 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.110602 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.110666 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.110742 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.110778 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.110858 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.110939 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.110939 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.111007 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.111106 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.111181 np0000175415 devstack@c-api.service[112249]: DEBUG oslo_db.sqlalchemy.engines [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba 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=112249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:47.111591 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.111640 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.111740 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.111814 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.111814 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.111942 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.111942 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.112212 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.112283 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.112354 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.112455 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.112455 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.112617 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.112617 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.112815 np0000175415 devstack@c-api.service[112248]: DEBUG oslo_db.sqlalchemy.engines [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 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=112248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:47.112875 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.112965 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.113038 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.113038 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.113145 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.113145 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.113262 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:00:47.113880 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:00:47.113964 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:00:47.114301 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:00:47.114301 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:00:47.114301 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:00:47.114301 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:00:47.114475 np0000175415 devstack@c-api.service[112247]: DEBUG oslo_db.sqlalchemy.engines [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 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=112247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:47.160832 np0000175415 devstack@c-api.service[112250]: INFO dbcounter [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Registered counter for database cinder May 20 19:00:47.176083 np0000175415 devstack@c-api.service[112250]: DEBUG oslo_db.sqlalchemy.engines [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d 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=112250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:47.223596 np0000175415 devstack@c-api.service[112248]: DEBUG dbcounter [-] [112248] Writer thread running {{(pid=112248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:00:47.226188 np0000175415 devstack@c-api.service[112248]: INFO cinder.rpc [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:00:47.226280 np0000175415 devstack@c-api.service[112249]: DEBUG dbcounter [-] [112249] Writer thread running {{(pid=112249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:00:47.228369 np0000175415 devstack@c-api.service[112248]: INFO cinder.rpc [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:00:47.228502 np0000175415 devstack@c-api.service[112249]: INFO cinder.rpc [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:00:47.229573 np0000175415 devstack@c-api.service[112247]: DEBUG dbcounter [-] [112247] Writer thread running {{(pid=112247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:00:47.230393 np0000175415 devstack@c-api.service[112248]: INFO cinder.rpc [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:00:47.230579 np0000175415 devstack@c-api.service[112249]: INFO cinder.rpc [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:00:47.232148 np0000175415 devstack@c-api.service[112247]: INFO cinder.rpc [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:00:47.232247 np0000175415 devstack@c-api.service[112248]: INFO cinder.rpc [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:00:47.232337 np0000175415 devstack@c-api.service[112249]: INFO cinder.rpc [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:00:47.233092 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.234246 np0000175415 devstack@c-api.service[112247]: INFO cinder.rpc [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:00:47.234523 np0000175415 devstack@c-api.service[112249]: INFO cinder.rpc [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:00:47.234731 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.235159 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.236273 np0000175415 devstack@c-api.service[112247]: INFO cinder.rpc [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:00:47.236823 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.238326 np0000175415 devstack@c-api.service[112247]: INFO cinder.rpc [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:00:47.239453 np0000175415 devstack@c-api.service[112248]: DEBUG oslo_db.sqlalchemy.engines [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 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=112248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:47.239543 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.241487 np0000175415 devstack@c-api.service[112248]: INFO cinder.rpc [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:00:47.241664 np0000175415 devstack@c-api.service[112249]: DEBUG oslo_db.sqlalchemy.engines [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba 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=112249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:47.241773 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.243186 np0000175415 devstack@c-api.service[112248]: INFO cinder.rpc [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:00:47.243986 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.244125 np0000175415 devstack@c-api.service[112249]: INFO cinder.rpc [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:00:47.246544 np0000175415 devstack@c-api.service[112249]: INFO cinder.rpc [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:00:47.247632 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.248561 np0000175415 devstack@c-api.service[112247]: DEBUG oslo_db.sqlalchemy.engines [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 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=112247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:47.250840 np0000175415 devstack@c-api.service[112247]: INFO cinder.rpc [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:00:47.253090 np0000175415 devstack@c-api.service[112247]: INFO cinder.rpc [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:00:47.253250 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.254171 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.256653 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.258389 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.259794 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.261592 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.264192 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.264679 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.264765 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.267367 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.267645 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.269740 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.270634 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.270709 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.272733 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.273759 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.275484 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.275748 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.276599 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.278451 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.278854 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.279507 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.281004 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.281413 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.281678 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.283658 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.284465 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.284643 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.286058 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.287253 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.288720 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.289167 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.290184 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.291659 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.292526 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.294306 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.294390 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.294552 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.296315 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.297382 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.297688 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.298206 np0000175415 devstack@c-api.service[112250]: DEBUG dbcounter [-] [112250] Writer thread running {{(pid=112250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:00:47.298904 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.299690 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.299891 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.300355 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.301199 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.301502 np0000175415 devstack@c-api.service[112250]: INFO cinder.rpc [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:00:47.301761 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.302551 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.303079 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.303191 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.304086 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.304234 np0000175415 devstack@c-api.service[112248]: WARNING cinder.api.contrib.hosts [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:00:47.304330 np0000175415 devstack@c-api.service[112250]: INFO cinder.rpc [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:00:47.305011 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.305259 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.305522 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.305889 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: extensions {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.306676 np0000175415 devstack@c-api.service[112250]: INFO cinder.rpc [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:00:47.306727 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.306913 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.307213 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: os-availability-zone {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.308085 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.308287 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.308393 np0000175415 devstack@c-api.service[112250]: INFO cinder.rpc [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:00:47.308561 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: qos-specs {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.309429 np0000175415 devstack@c-api.service[112249]: WARNING cinder.api.contrib.hosts [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:00:47.309512 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.309623 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.310126 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.310710 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: extra_specs {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.311039 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.311087 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: extensions {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.311365 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.312404 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: os-availability-zone {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.312478 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.312819 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: encryption {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.313710 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: qos-specs {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.313758 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.314428 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: os-volume-type-access {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.314928 np0000175415 devstack@c-api.service[112247]: WARNING cinder.api.contrib.hosts [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:00:47.315625 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.315837 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: extra_specs {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.316029 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: os-quota-class-sets {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.316606 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: extensions {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.316692 np0000175415 devstack@c-api.service[112250]: DEBUG oslo_db.sqlalchemy.engines [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d 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=112250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:47.317377 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: encryption {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.317913 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: os-availability-zone {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.318073 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: encryption {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.318880 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: os-snapshot-manage {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.319186 np0000175415 devstack@c-api.service[112250]: INFO cinder.rpc [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:00:47.319237 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: qos-specs {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.319551 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: os-volume-type-access {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.320358 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: consistencygroups {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.321132 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: os-quota-class-sets {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.321276 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: extra_specs {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.321717 np0000175415 devstack@c-api.service[112250]: INFO cinder.rpc [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:00:47.322330 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: backups {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.322500 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: encryption {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.322823 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.323650 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: encryption {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.324006 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: os-snapshot-manage {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.324357 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: scheduler-stats {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.325252 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: os-volume-type-access {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.325472 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: consistencygroups {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.325800 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: os-quota-sets {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.326839 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: os-quota-class-sets {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.327205 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: os-volume-manage {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.327446 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: backups {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.328209 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: encryption {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.328691 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: capabilities {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.329479 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: scheduler-stats {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.329689 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: os-snapshot-manage {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.330075 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: os-volume-transfer {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.330921 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: os-quota-sets {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.331167 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: consistencygroups {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.331813 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: os-hosts {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.332374 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: os-volume-manage {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.333140 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: backups {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.333402 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extended resource: cgsnapshots {{(pid=112248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.333825 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: capabilities {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.334863 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.contrib.snapshot_actions [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] SnapshotActionsController initialized {{(pid=112248) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:00:47.335089 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: os-volume-transfer {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.335167 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: scheduler-stats {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.335494 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.335645 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.336591 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: os-quota-sets {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.336665 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: os-hosts {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.337098 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.337962 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: os-volume-manage {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.338037 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extended resource: cgsnapshots {{(pid=112249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.338417 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.339401 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: capabilities {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.339516 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.contrib.snapshot_actions [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] SnapshotActionsController initialized {{(pid=112249) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:00:47.339798 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.340082 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.340227 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.340697 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: os-volume-transfer {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.341173 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.341639 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.342265 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: os-hosts {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.342615 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.342982 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.343418 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.343635 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extended resource: cgsnapshots {{(pid=112247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.343968 np0000175415 devstack@c-api.service[112248]: WARNING castellan.key_manager.migration [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.344349 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.344841 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.345017 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.345151 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.contrib.snapshot_actions [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] SnapshotActionsController initialized {{(pid=112247) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:00:47.345288 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.345288 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.345523 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.345523 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension AdminActions extending resource: volumes {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.345753 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension AdminActions extending resource: snapshots {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.345753 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension AdminActions extending resource: backups {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.345982 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.346079 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.346133 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.346184 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension VolumeActions extending resource: volumes {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.346184 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension TypesManage extending resource: types {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.346184 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.346330 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.346383 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.346631 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.346631 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.v3.router [None req-12efb0d9-4aed-412f-869b-0e6dcc61c587 None None] Extension UsedLimits extending resource: limits {{(pid=112248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.347187 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.347341 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.347541 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.348548 np0000175415 devstack@c-api.service[112249]: WARNING castellan.key_manager.migration [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.348701 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.349418 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.349665 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.349665 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.349884 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.350014 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350014 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350218 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension AdminActions extending resource: volumes {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350218 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension AdminActions extending resource: snapshots {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350478 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension AdminActions extending resource: backups {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350478 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350478 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension VolumeActions extending resource: volumes {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350809 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.350866 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension TypesManage extending resource: types {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350866 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350866 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.350866 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.351071 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.351126 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.v3.router [None req-d305ffe6-013f-4596-9c34-adec0cbec2ba None None] Extension UsedLimits extending resource: limits {{(pid=112249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.351335 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.352736 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.353595 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.354035 np0000175415 devstack@c-api.service[112247]: WARNING castellan.key_manager.migration [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.354911 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355048 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355134 np0000175415 devstack@c-api.service[112248]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6c46ea3668 pid: 112248 (default app) May 20 19:00:47.355208 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355346 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355428 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355617 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension AdminActions extending resource: volumes {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355693 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355800 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension AdminActions extending resource: backups {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355879 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.355982 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.356086 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension TypesManage extending resource: types {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.356197 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.356303 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.356620 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.356710 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.356773 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.356855 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.v3.router [None req-75432e2e-16c5-41b1-859d-8d3df4ae09d5 None None] Extension UsedLimits extending resource: limits {{(pid=112247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.359363 np0000175415 devstack@c-api.service[112249]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6c46ea3668 pid: 112249 (default app) May 20 19:00:47.359525 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.362418 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.363235 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.363235 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.363235 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.363235 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.363703 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.363703 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.363703 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.363703 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.364058 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.364058 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.364058 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.364058 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.364058 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.364058 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.364482 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.364482 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.364482 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.364482 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.364482 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.364840 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.364840 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.364840 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.364840 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.364840 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.365147 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.365147 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.365147 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.365147 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.365414 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.365414 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.365414 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.365414 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.365414 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.365786 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.365786 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.365786 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.365786 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.365786 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.366073 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.366073 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.366073 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.366073 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.366073 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.366073 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.367267 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.367267 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.367267 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.367267 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.367267 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.367267 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.368065 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.368065 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.368065 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.368065 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.368065 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.368065 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.369022 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.369022 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.369022 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.369022 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.369022 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.369761 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.369761 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.369761 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.369761 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.369761 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.373543 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.373543 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.373543 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.373543 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.373543 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.373543 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.374045 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.374045 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.374045 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.374045 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.374045 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.374045 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.374493 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.374493 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.374493 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.374493 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.374493 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.374926 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.374986 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.375068 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375068 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375068 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375068 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375239 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375239 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375239 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375239 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375412 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375412 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375412 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375412 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375639 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375639 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375639 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375639 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375639 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375851 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375851 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375851 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.375851 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.375851 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376044 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376044 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376044 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376044 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376198 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376198 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376198 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376198 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376370 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376370 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376370 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376370 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376551 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376551 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376551 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376551 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376723 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376723 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376723 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376723 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376877 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376877 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376877 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.376877 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.376877 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.377089 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.377089 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.377089 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.377089 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.377089 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.377089 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.377317 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.377317 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.377317 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.377317 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.377317 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.378079 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.378079 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.378079 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.378079 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.378079 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.378079 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.378586 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.378586 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.378586 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.378586 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.378586 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.378586 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.379062 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.379062 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.379062 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.379062 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.379062 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.379062 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.379597 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.379597 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.379597 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.379597 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.379597 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.379597 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.380121 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.380121 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.380121 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.380121 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.380488 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.380488 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.380488 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.380488 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.380488 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.380943 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.380943 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.380943 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.380943 np0000175415 devstack@c-api.service[112248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:47.380943 np0000175415 devstack@c-api.service[112248]: warnings.warn(deprecated_msg) May 20 19:00:47.381331 np0000175415 devstack@c-api.service[112247]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6c46ea3668 pid: 112247 (default app) May 20 19:00:47.381403 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.middleware.request_id [None req-8362a0ac-3ff3-49dc-9820-8ec5409d9449 None None] RequestId filter calling following filter/app {{(pid=112248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:00:47.381551 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.381646 np0000175415 devstack@c-api.service[112248]: [pid: 112248|app: 0|req: 1/1] 199.19.213.116 () {60 vars in 956 bytes} [Wed May 20 19:00:47 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 19:00:47.381724 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.381724 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.381724 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.381724 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.381724 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.382632 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.384100 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.385624 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.386995 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.388206 np0000175415 devstack@c-api.service[112250]: WARNING cinder.api.contrib.hosts [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:00:47.388933 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.389891 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: extensions {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.391806 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: os-availability-zone {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.393131 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: qos-specs {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.395239 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: extra_specs {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.396907 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: encryption {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.398613 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: os-volume-type-access {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.400271 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: os-quota-class-sets {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.401740 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: encryption {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.403280 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: os-snapshot-manage {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.404795 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: consistencygroups {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.406765 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: backups {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.408790 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: scheduler-stats {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.410249 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: os-quota-sets {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.411726 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: os-volume-manage {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.413220 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: capabilities {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.414545 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: os-volume-transfer {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.416199 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: os-hosts {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.417595 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extended resource: cgsnapshots {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:00:47.419550 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.contrib.snapshot_actions [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] SnapshotActionsController initialized {{(pid=112250) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:00:47.420310 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.421754 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.423128 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.424509 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.425933 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.427402 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.428792 np0000175415 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:00:47.429698 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.429888 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.429997 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.430131 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.430246 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.430359 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension AdminActions extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.430554 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension AdminActions extending resource: snapshots {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.430706 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension AdminActions extending resource: backups {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.430706 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.430958 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension VolumeActions extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.430958 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension TypesManage extending resource: types {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.431165 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.431165 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.431370 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.431370 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.431742 np0000175415 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-c6be1a80-a6d4-4780-bfab-e9eb0811f62d None None] Extension UsedLimits extending resource: limits {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:00:47.440576 np0000175415 devstack@c-api.service[112250]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6c46ea3668 pid: 112250 (default app) May 20 19:00:54.501535 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.501535 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.501535 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.501535 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502071 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502071 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502071 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502071 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502172 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502172 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502172 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502172 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502172 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502172 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502358 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502358 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502358 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502358 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502358 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502507 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502507 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502507 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502507 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502507 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502629 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502629 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502629 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502629 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502768 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502768 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502768 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502768 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502768 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502896 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502896 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502896 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.502896 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.502896 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503012 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503012 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503012 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503012 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503012 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503012 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503147 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503147 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503147 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503147 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503147 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503147 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503282 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503282 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503282 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503282 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503282 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503282 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503443 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503443 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503443 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503443 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503443 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503565 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503565 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503565 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503565 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503565 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503688 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503688 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503688 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503688 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503688 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503688 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503831 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503831 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503831 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503831 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503831 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503831 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503973 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503973 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503973 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.503973 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.503973 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504093 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504093 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504093 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504093 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504093 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504208 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504208 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504208 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504208 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504307 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504307 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504307 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504307 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504411 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504411 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504411 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504411 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504411 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504547 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504547 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504547 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504547 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504547 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504661 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504661 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504661 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504661 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504757 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504757 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504757 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504757 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504854 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504854 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504854 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504854 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504958 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504958 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.504958 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.504958 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505064 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505064 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505064 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505064 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505166 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505166 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505166 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505166 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505166 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505295 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505295 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505295 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505295 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505295 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505295 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505463 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505463 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505463 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505463 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505463 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505593 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505593 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505593 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505593 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505593 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505593 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505754 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505754 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505754 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505754 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505754 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505754 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505901 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505901 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505901 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505901 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.505901 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.505901 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506057 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506057 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506057 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506057 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506057 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506057 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506213 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506213 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506213 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506213 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506316 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506316 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506316 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506316 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506316 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506458 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506458 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506458 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506458 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:54.506458 np0000175415 devstack@c-api.service[112249]: warnings.warn(deprecated_msg) May 20 19:00:54.506458 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.middleware.request_id [None req-24ca5b02-129d-494d-b622-d18fd8355f71 None None] RequestId filter calling following filter/app {{(pid=112249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:00:55.008723 np0000175415 devstack@c-api.service[112249]: INFO cinder.api.openstack.wsgi [None req-24ca5b02-129d-494d-b622-d18fd8355f71 admin admin] POST https://199.19.213.116/volume/v3/types May 20 19:00:55.009331 np0000175415 devstack@c-api.service[112249]: DEBUG cinder.api.openstack.wsgi [None req-24ca5b02-129d-494d-b622-d18fd8355f71 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:00:55.011018 np0000175415 devstack@c-api.service[112249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 19:00:55.011018 np0000175415 devstack@c-api.service[112249]: warnings.warn( May 20 19:00:55.018701 np0000175415 devstack@c-api.service[112249]: DEBUG oslo_db.sqlalchemy.engines [None req-24ca5b02-129d-494d-b622-d18fd8355f71 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=112249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:55.044640 np0000175415 devstack@c-api.service[112249]: INFO cinder.api.openstack.wsgi [None req-24ca5b02-129d-494d-b622-d18fd8355f71 admin admin] https://199.19.213.116/volume/v3/types returned with HTTP 200 May 20 19:00:55.045038 np0000175415 devstack@c-api.service[112249]: [pid: 112249|app: 0|req: 1/2] 199.19.213.116 () {68 vars in 1288 bytes} [Wed May 20 19:00:54 2026] POST /volume/v3/types => generated 186 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 19:00:55.070702 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.070702 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.070702 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.070702 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.071416 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.071416 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.071416 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.071416 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.071702 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.071702 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.071702 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.071702 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.071702 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.071702 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072076 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072076 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072076 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072076 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072076 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072366 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072366 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072366 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072366 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072366 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072701 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072701 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072701 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072701 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072948 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072948 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072948 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.072948 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.072948 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073236 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.073236 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073236 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.073236 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073236 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.073532 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073532 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.073532 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073532 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.073532 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073532 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.073896 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073896 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.073896 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073896 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.073896 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.073896 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.074228 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.074228 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.074228 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.074228 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.074228 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.074228 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.074591 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.074591 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.074591 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.074591 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.074591 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.074904 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.074904 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.074904 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.074904 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.074904 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075185 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.075185 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075185 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.075185 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075185 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.075185 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075561 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.075561 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075561 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.075561 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075561 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.075561 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075881 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.075881 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075881 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.075881 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.075881 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076175 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076175 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076175 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076175 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076175 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076480 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076480 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076480 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076480 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076718 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076718 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076718 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076718 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076973 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076973 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076973 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.076973 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.076973 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.077262 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.077262 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.077262 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.077262 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.077262 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.077558 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.077558 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.077558 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.077558 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.077803 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.077803 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.077803 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.077803 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078044 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.078044 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078044 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.078044 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078281 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.078281 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078281 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.078281 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078560 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.078560 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078560 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.078560 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078815 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.078815 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078815 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.078815 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.078815 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079116 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.079116 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079116 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.079116 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079116 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.079116 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079474 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.079474 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079474 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.079474 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079474 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.079747 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079747 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.079747 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079747 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.079747 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.079747 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080075 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080075 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080075 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080075 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080075 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080075 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080488 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080488 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080488 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080488 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080488 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080488 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080837 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080837 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080837 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080837 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.080837 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.080837 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.081174 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.081174 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.081174 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.081174 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.081408 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.081408 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.081408 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.081408 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.081408 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.081727 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.081727 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.081727 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.081727 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:00:55.081727 np0000175415 devstack@c-api.service[112247]: warnings.warn(deprecated_msg) May 20 19:00:55.081727 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.middleware.request_id [req-24ca5b02-129d-494d-b622-d18fd8355f71 req-edd46774-2413-4ce9-a37b-7d09b0a93090 None None] RequestId filter calling following filter/app {{(pid=112247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:00:55.467207 np0000175415 devstack@c-api.service[112247]: INFO cinder.api.openstack.wsgi [req-24ca5b02-129d-494d-b622-d18fd8355f71 req-edd46774-2413-4ce9-a37b-7d09b0a93090 admin admin] POST https://199.19.213.116/volume/v3/types/a336c8d9-cb53-4291-9508-63045cf09128/extra_specs May 20 19:00:55.467841 np0000175415 devstack@c-api.service[112247]: DEBUG cinder.api.openstack.wsgi [req-24ca5b02-129d-494d-b622-d18fd8355f71 req-edd46774-2413-4ce9-a37b-7d09b0a93090 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:00:55.469778 np0000175415 devstack@c-api.service[112247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 19:00:55.469778 np0000175415 devstack@c-api.service[112247]: warnings.warn( May 20 19:00:55.477284 np0000175415 devstack@c-api.service[112247]: DEBUG oslo_db.sqlalchemy.engines [req-24ca5b02-129d-494d-b622-d18fd8355f71 req-edd46774-2413-4ce9-a37b-7d09b0a93090 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=112247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:00:55.535747 np0000175415 devstack@c-api.service[112247]: INFO cinder.api.openstack.wsgi [req-24ca5b02-129d-494d-b622-d18fd8355f71 req-edd46774-2413-4ce9-a37b-7d09b0a93090 admin admin] https://199.19.213.116/volume/v3/types/a336c8d9-cb53-4291-9508-63045cf09128/extra_specs returned with HTTP 200 May 20 19:00:55.536287 np0000175415 devstack@c-api.service[112247]: [pid: 112247|app: 0|req: 1/3] 199.19.213.116 () {70 vars in 1505 bytes} [Wed May 20 19:00:55 2026] POST /volume/v3/types/a336c8d9-cb53-4291-9508-63045cf09128/extra_specs => generated 55 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 19:00:57.243007 np0000175415 devstack@c-api.service[112248]: DEBUG dbcounter [-] [112248] Writing DB stats cinder:SELECT=6 {{(pid=112248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:00:57.320949 np0000175415 devstack@c-api.service[112250]: DEBUG dbcounter [-] [112250] Writing DB stats cinder:SELECT=6 {{(pid=112250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:01:05.042751 np0000175415 devstack@c-api.service[112249]: DEBUG dbcounter [-] [112249] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:01:05.534631 np0000175415 devstack@c-api.service[112247]: DEBUG dbcounter [-] [112247] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:03:27.018549 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.middleware.request_id [None req-a22a436f-372d-402e-9d70-bdda1303de8c None None] RequestId filter calling following filter/app {{(pid=112248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:03:27.020127 np0000175415 devstack@c-api.service[112248]: INFO cinder.api.openstack.wsgi [None req-a22a436f-372d-402e-9d70-bdda1303de8c None None] GET https://199.19.213.116/volume// May 20 19:03:27.020342 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.openstack.wsgi [None req-a22a436f-372d-402e-9d70-bdda1303de8c None None] Empty body provided in request {{(pid=112248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 19:03:27.020791 np0000175415 devstack@c-api.service[112248]: DEBUG cinder.api.openstack.wsgi [None req-a22a436f-372d-402e-9d70-bdda1303de8c None None] Calling method 'all' {{(pid=112248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 19:03:27.021552 np0000175415 devstack@c-api.service[112248]: INFO cinder.api.openstack.wsgi [None req-a22a436f-372d-402e-9d70-bdda1303de8c None None] https://199.19.213.116/volume// returned with HTTP 300 May 20 19:03:27.021872 np0000175415 devstack@c-api.service[112248]: [pid: 112248|app: 0|req: 2/4] 199.19.213.116 () {66 vars in 1456 bytes} [Wed May 20 19:03:27 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)