May 29 00:15:06.378345 np0000177338 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 00:15:06.388877 np0000177338 devstack@c-api.service[112204]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 00:15:06 2026] *** May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: nodename: np0000177338 May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: machine: x86_64 May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: clock source: unix May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: pcre jit disabled May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: detected number of CPU cores: 16 May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: current working directory: / May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: detected binary path: /usr/bin/uwsgi-core May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: your processes number limit is 256917 May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: your memory page size is 4096 bytes May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: detected max file descriptor number: 2048 May 29 00:15:06.391959 np0000177338 devstack@c-api.service[112204]: lock engine: pthread robust mutexes May 29 00:15:06.392738 np0000177338 devstack@c-api.service[112204]: thunder lock: enabled May 29 00:15:06.392738 np0000177338 devstack@c-api.service[112204]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 00:15:06.392738 np0000177338 devstack@c-api.service[112204]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 00:15:06.392738 np0000177338 devstack@c-api.service[112204]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 00:15:06.392738 np0000177338 devstack@c-api.service[112204]: Set PythonHome to /opt/stack/data/venv May 29 00:15:06.426833 np0000177338 devstack@c-api.service[112204]: Python main interpreter initialized at 0x73a6be0a3668 May 29 00:15:06.426833 np0000177338 devstack@c-api.service[112204]: python threads support enabled May 29 00:15:06.426833 np0000177338 devstack@c-api.service[112204]: your server socket listen backlog is limited to 100 connections May 29 00:15:06.426833 np0000177338 devstack@c-api.service[112204]: your mercy for graceful operations on workers is 80 seconds May 29 00:15:06.427341 np0000177338 devstack@c-api.service[112204]: mapped 671795 bytes (656 KB) for 4 cores May 29 00:15:06.427491 np0000177338 devstack@c-api.service[112204]: *** Operational MODE: preforking *** May 29 00:15:06.427640 np0000177338 devstack@c-api.service[112204]: *** uWSGI is running in multiple interpreter mode *** May 29 00:15:06.427640 np0000177338 devstack@c-api.service[112204]: spawned uWSGI master process (pid: 112204) May 29 00:15:06.427934 np0000177338 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 00:15:06.428379 np0000177338 devstack@c-api.service[112204]: spawned uWSGI worker 1 (pid: 112209, cores: 1) May 29 00:15:06.428920 np0000177338 devstack@c-api.service[112204]: spawned uWSGI worker 2 (pid: 112210, cores: 1) May 29 00:15:06.429355 np0000177338 devstack@c-api.service[112204]: spawned uWSGI worker 3 (pid: 112211, cores: 1) May 29 00:15:06.429855 np0000177338 devstack@c-api.service[112204]: spawned uWSGI worker 4 (pid: 112212, cores: 1) May 29 00:15:06.430022 np0000177338 devstack@c-api.service[112204]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 00:15:06.549451 np0000177338 devstack@c-api.service[112209]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:06.549451 np0000177338 devstack@c-api.service[112209]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:06.549451 np0000177338 devstack@c-api.service[112209]: we strongly recommend against using it for new projects. May 29 00:15:06.549451 np0000177338 devstack@c-api.service[112209]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:06.549451 np0000177338 devstack@c-api.service[112209]: framework. For more detail see May 29 00:15:06.549451 np0000177338 devstack@c-api.service[112209]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:06.549451 np0000177338 devstack@c-api.service[112209]: import eventlet # noqa May 29 00:15:06.550783 np0000177338 devstack@c-api.service[112210]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:06.550783 np0000177338 devstack@c-api.service[112210]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:06.550783 np0000177338 devstack@c-api.service[112210]: we strongly recommend against using it for new projects. May 29 00:15:06.550783 np0000177338 devstack@c-api.service[112210]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:06.550783 np0000177338 devstack@c-api.service[112210]: framework. For more detail see May 29 00:15:06.550783 np0000177338 devstack@c-api.service[112210]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:06.550783 np0000177338 devstack@c-api.service[112210]: import eventlet # noqa May 29 00:15:06.553200 np0000177338 devstack@c-api.service[112211]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:06.553200 np0000177338 devstack@c-api.service[112211]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:06.553200 np0000177338 devstack@c-api.service[112211]: we strongly recommend against using it for new projects. May 29 00:15:06.553200 np0000177338 devstack@c-api.service[112211]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:06.553200 np0000177338 devstack@c-api.service[112211]: framework. For more detail see May 29 00:15:06.553200 np0000177338 devstack@c-api.service[112211]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:06.553200 np0000177338 devstack@c-api.service[112211]: import eventlet # noqa May 29 00:15:06.561872 np0000177338 devstack@c-api.service[112212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:06.561872 np0000177338 devstack@c-api.service[112212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:06.561872 np0000177338 devstack@c-api.service[112212]: we strongly recommend against using it for new projects. May 29 00:15:06.561872 np0000177338 devstack@c-api.service[112212]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:06.561872 np0000177338 devstack@c-api.service[112212]: framework. For more detail see May 29 00:15:06.561872 np0000177338 devstack@c-api.service[112212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:06.561872 np0000177338 devstack@c-api.service[112212]: import eventlet # noqa May 29 00:15:06.633211 np0000177338 devstack@c-api.service[112209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:06.633211 np0000177338 devstack@c-api.service[112209]: warnings.warn( May 29 00:15:06.633772 np0000177338 devstack@c-api.service[112210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:06.633772 np0000177338 devstack@c-api.service[112210]: warnings.warn( May 29 00:15:06.637098 np0000177338 devstack@c-api.service[112211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:06.637098 np0000177338 devstack@c-api.service[112211]: warnings.warn( May 29 00:15:06.645505 np0000177338 devstack@c-api.service[112212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:06.645505 np0000177338 devstack@c-api.service[112212]: warnings.warn( May 29 00:15:06.708319 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:06.708319 np0000177338 devstack@c-api.service[112209]: from cgi import parse_header May 29 00:15:06.710913 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:06.710913 np0000177338 devstack@c-api.service[112210]: from cgi import parse_header May 29 00:15:06.719001 np0000177338 devstack@c-api.service[112211]: /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 29 00:15:06.719001 np0000177338 devstack@c-api.service[112211]: from cgi import parse_header May 29 00:15:06.724237 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:06.724237 np0000177338 devstack@c-api.service[112212]: from cgi import parse_header May 29 00:15:06.756452 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:06.756452 np0000177338 devstack@c-api.service[112209]: removals.removed_module( May 29 00:15:06.758320 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:06.758320 np0000177338 devstack@c-api.service[112209]: removals.removed_module( May 29 00:15:06.759329 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:06.759329 np0000177338 devstack@c-api.service[112210]: removals.removed_module( May 29 00:15:06.761727 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:06.761727 np0000177338 devstack@c-api.service[112210]: removals.removed_module( May 29 00:15:06.770184 np0000177338 devstack@c-api.service[112211]: /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 29 00:15:06.770184 np0000177338 devstack@c-api.service[112211]: removals.removed_module( May 29 00:15:06.771700 np0000177338 devstack@c-api.service[112211]: /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 29 00:15:06.771700 np0000177338 devstack@c-api.service[112211]: removals.removed_module( May 29 00:15:06.772475 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:06.772475 np0000177338 devstack@c-api.service[112212]: removals.removed_module( May 29 00:15:06.776847 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:06.776847 np0000177338 devstack@c-api.service[112212]: removals.removed_module( May 29 00:15:07.363579 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:07.363579 np0000177338 devstack@c-api.service[112209]: warnings.warn( May 29 00:15:07.374103 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:07.374103 np0000177338 devstack@c-api.service[112210]: warnings.warn( May 29 00:15:07.388465 np0000177338 devstack@c-api.service[112211]: /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 29 00:15:07.388465 np0000177338 devstack@c-api.service[112211]: warnings.warn( May 29 00:15:07.406461 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:07.406461 np0000177338 devstack@c-api.service[112212]: warnings.warn( May 29 00:15:07.460864 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:07.460864 np0000177338 devstack@c-api.service[112209]: warnings.warn( May 29 00:15:07.471093 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:07.471093 np0000177338 devstack@c-api.service[112210]: warnings.warn( May 29 00:15:07.483740 np0000177338 devstack@c-api.service[112211]: /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 29 00:15:07.483740 np0000177338 devstack@c-api.service[112211]: warnings.warn( May 29 00:15:07.497857 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:07.497857 np0000177338 devstack@c-api.service[112212]: warnings.warn( May 29 00:15:07.745153 np0000177338 devstack@c-api.service[112210]: 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 29 00:15:07.745785 np0000177338 devstack@c-api.service[112209]: 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 29 00:15:07.746258 np0000177338 devstack@c-api.service[112210]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112210) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:07.746377 np0000177338 devstack@c-api.service[112209]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112209) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:07.760047 np0000177338 devstack@c-api.service[112211]: 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 29 00:15:07.760568 np0000177338 devstack@c-api.service[112211]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112211) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:07.780149 np0000177338 devstack@c-api.service[112212]: 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 29 00:15:07.780688 np0000177338 devstack@c-api.service[112212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:07.830603 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:07.830603 np0000177338 devstack@c-api.service[112210]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:07.830976 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:07.830976 np0000177338 devstack@c-api.service[112209]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:07.832014 np0000177338 devstack@c-api.service[112211]: /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 29 00:15:07.832014 np0000177338 devstack@c-api.service[112211]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:07.840701 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:07.840701 np0000177338 devstack@c-api.service[112212]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:08.291930 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112209) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:08.292236 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112210) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:08.292400 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112211) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:08.292515 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.292636 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:08.292785 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.292910 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.292910 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.293111 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.293221 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.293330 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.293439 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.293562 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.293562 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.293901 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.293989 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.294051 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.294051 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.294051 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.294051 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.294254 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.294308 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.294366 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.294417 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.294467 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.294523 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.294573 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.294624 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.294681 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.294760 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.294827 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.294880 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.294938 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.294987 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.295046 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.295095 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.295151 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.295201 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.295250 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.295300 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.295367 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.295417 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.295466 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.295466 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.296500 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.296584 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.296635 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.296688 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.296782 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.296845 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.296904 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.296957 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.297014 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.297071 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.297128 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.297179 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.297236 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.297303 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.297361 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.297412 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.297412 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.297412 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.297559 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.297618 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.297618 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.297777 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.297777 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.297933 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.297988 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.297988 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.297988 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.297988 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.301904 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.301976 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.302015 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.302015 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.302081 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.302118 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.302150 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.302181 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.302213 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.302246 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.302285 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.302319 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.302319 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.302387 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.302425 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.302466 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.302506 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.302548 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.302585 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.302625 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.302667 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.302701 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.302765 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.302797 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.302828 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.302871 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.302910 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.302951 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.302983 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.303025 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.303062 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.303094 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.303125 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.303167 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.303204 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.303241 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.303273 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.303305 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.303342 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.303383 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.303421 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.303453 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.303488 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.303521 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.303557 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.303589 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.303631 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.303664 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.303700 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.303765 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.303797 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.303832 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.303868 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.303868 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.303868 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.303868 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.304789 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.304860 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.304997 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.305036 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.305071 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.305108 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.305141 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.305173 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.305211 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.305248 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.305280 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.305311 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.305353 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.305392 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.305424 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.305462 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.305496 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.305528 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.305564 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.305602 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.305634 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.305672 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.305704 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.305770 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.305802 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.305839 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.305904 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.305945 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.305978 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.306016 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.306048 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.306086 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.306119 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.306155 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.306194 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.306232 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.306264 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.306297 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.306335 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.306371 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.306410 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.306445 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.306483 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.306525 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.306562 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.306600 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.306632 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.306665 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.306697 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.306758 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.306802 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.306835 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.306870 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.306902 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.306938 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.306974 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.307013 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.307049 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.307081 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.307114 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.307152 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.307189 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.307227 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.307259 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.307292 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.307330 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.307365 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.307397 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.307434 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.307471 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.307511 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.307549 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.307586 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.307617 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.307652 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.307683 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.308144 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.308612 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.308677 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.308772 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.308845 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.308908 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.308908 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.308908 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.309086 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.309086 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.309086 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.309303 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.309427 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.309501 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.309575 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.309643 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.309722 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.309799 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.309882 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.309947 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.310016 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.310084 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.310158 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.310227 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.310302 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.310366 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.310430 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.310503 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.310569 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.310569 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.310699 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.310699 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.310699 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.310699 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.310699 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.310699 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.311113 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.311113 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.311113 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.311113 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.311354 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.311420 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.311484 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.311597 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.311686 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.311803 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.311900 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.311988 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.312078 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.312164 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.312247 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.312331 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.312420 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.312491 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.312554 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.312615 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.312699 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.312850 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.312943 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.313022 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.313095 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.313161 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.313224 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.313295 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.313368 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.313433 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.313504 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.313573 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.313641 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.313704 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.313786 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.313857 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.313974 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.314045 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.314107 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.314169 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.314244 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.314314 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.314388 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.314502 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.314572 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.314629 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.314677 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.314748 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.315132 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.315132 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.315219 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.315270 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.315270 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.315366 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.315399 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.315422 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.315446 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.315473 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.315504 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.315534 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.315534 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.315580 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.315612 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.315637 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.315669 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.315694 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.315731 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.315756 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.315787 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.315787 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.315837 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.315869 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.315893 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.315916 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.315916 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.315916 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.315981 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.315981 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.316032 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.316059 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.316087 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.316114 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.316138 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.316161 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.316184 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.316206 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.316230 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.316252 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.316276 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.316302 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.316325 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.316347 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.316381 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.316408 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.316408 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.316459 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.316487 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.316509 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.316534 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.316557 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.316557 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.316557 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.316557 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.316557 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.316673 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.316673 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.316673 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.316673 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.317326 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.317380 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.317430 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.317475 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.317531 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.317578 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.317625 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.317675 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.317745 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.318032 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.318091 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.318138 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.318190 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.318241 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.318292 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.318292 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.318386 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.318441 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.318493 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.318543 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.318591 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.318591 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.318591 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.318591 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.318779 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.318779 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.318779 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.318779 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.318779 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.318994 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.319042 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.319091 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.319141 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.319253 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.319309 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.319360 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.319410 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.319459 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.319512 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.319558 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.319604 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.319654 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.319706 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.319775 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.319823 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.319868 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.319913 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.319958 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.320010 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.320056 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.320056 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.320056 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.320153 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.320153 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.320201 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.320223 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.320246 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.320272 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.320299 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.320321 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.320343 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.320365 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.320392 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.320418 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.320440 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.320470 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.320492 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.320515 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.320541 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.320541 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.320541 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.320541 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.320633 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.320656 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.320688 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.320688 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.320688 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.320688 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.320688 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.320688 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.322060 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.322113 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.322180 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.322229 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.322282 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.322331 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.322357 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.322386 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.322410 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.322433 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.322456 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.322488 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.322513 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.322536 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.322563 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.322586 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.322610 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.322633 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.322656 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.322678 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.322706 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.322752 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.322786 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.322810 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.322833 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.322833 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.322833 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.322833 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.323794 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.323862 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.323904 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.323932 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.323966 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.323995 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.324022 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.324050 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.324073 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.324096 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.324120 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.324147 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.324171 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.324194 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.324224 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.324253 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.324277 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.324303 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.324326 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.324354 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.324377 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.324400 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.324426 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.324453 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.324480 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.324506 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.324528 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.324554 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.325677 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.325735 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.325810 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.325869 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.325946 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.325984 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.326009 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.326081 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.326155 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.326155 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.326251 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.326297 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.326343 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.326394 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.326445 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.326472 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.326495 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.326523 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.326523 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.326568 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.326594 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.326594 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.326641 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.326664 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.326785 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.326839 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.326887 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.326932 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.327321 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.327380 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.327453 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.327515 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.327565 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.327611 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.327669 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.327703 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.327746 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.327778 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.327802 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.327824 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.327851 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.327877 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.327903 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.327935 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.327964 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.327991 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.327991 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.328036 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.328060 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.328083 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.328109 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.328133 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.328133 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.328133 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.328133 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.328133 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.328494 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.328494 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.328674 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.328755 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.328809 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.328866 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.328920 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.328969 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.329022 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.329070 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.329122 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.329174 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.329223 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.329268 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.329320 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.329372 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.329372 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.329372 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.329518 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.329569 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.329615 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.329661 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.329726 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.329784 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.329816 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.329816 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.329816 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.329816 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.330923 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.330987 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.331021 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.331111 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.331198 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.331284 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.331368 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.331417 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.331465 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.331505 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.331542 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.331579 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.331611 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.331648 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.331679 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.331733 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.331767 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.331808 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.331851 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.331883 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.331913 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.331950 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.331981 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.331981 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.332043 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.332075 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.332075 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.332075 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.338345 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.338410 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.338459 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.338495 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.338544 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.338607 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.338658 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.338749 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.338802 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.338867 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.338928 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.338980 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.339038 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.339087 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.339136 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.339192 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.339244 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.339294 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.339294 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.339294 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.339294 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.339484 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.339536 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.339589 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.339638 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.339687 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.339761 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.339828 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.339887 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.340086 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.340143 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.340193 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.340243 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.340301 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.340357 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.340406 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.340455 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.340504 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.340556 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.340614 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.340664 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.340735 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.340800 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.340859 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.340916 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.340966 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.341016 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.341067 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.341067 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.341172 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.341172 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.341172 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.341172 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.341172 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.341172 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.341172 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.341502 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.341502 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.341502 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.341652 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.341703 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.342752 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.342890 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.342997 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.343103 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.343208 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.343312 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.343408 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.343523 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.343620 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.343746 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.343848 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.343963 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.344060 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.344060 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.344237 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.344335 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.344430 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.344545 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.344545 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.344545 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.344545 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.344545 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.344545 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.345148 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.345148 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.345148 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.345148 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.345515 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.345613 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.345730 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.345845 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.346007 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.346164 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.346291 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.346291 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.346291 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.346648 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.346695 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.346757 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.346757 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.346757 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.346883 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.346930 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.346975 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.347029 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.347079 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.347125 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.347174 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.347174 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.347174 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.347174 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.347351 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.347351 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.347351 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.347488 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.347540 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.347586 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.347630 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.347678 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.347735 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.347790 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.347841 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.347889 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.347938 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.347988 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.348039 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.348088 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.348137 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.348185 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.348234 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.348280 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.348328 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.348373 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.348425 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.348425 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.348425 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.348425 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.348425 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.348425 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.349922 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.350013 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.350067 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.350115 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.350165 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.350222 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.350269 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.350315 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.350366 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.350412 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.350459 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.350509 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.350559 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.350608 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.350659 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.350723 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.350781 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.350829 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.350878 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.350924 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.350970 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.351016 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.351066 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.351113 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.351145 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.351172 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.351195 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.351219 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.351246 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.351271 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.351298 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.351321 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.351347 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.351375 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.351399 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.351425 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.351448 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.351477 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.351505 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.351530 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.351553 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.351580 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.351603 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.351629 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.351653 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.351680 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.351704 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.351742 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.351765 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.351789 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.351812 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.351835 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.351857 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.351888 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.351912 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.351935 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.351958 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.351981 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.352008 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.352035 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.352058 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.352080 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.352112 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.352136 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.352162 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.352196 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.352234 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.352262 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.352286 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.352309 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.352333 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.352333 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.352389 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.352389 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.352435 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.352460 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.352489 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.352516 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.352544 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.352544 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.352586 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.352618 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.352618 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.352665 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.352688 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.352726 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.352764 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.352789 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.352815 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.352838 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.352865 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.352891 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.352917 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.352940 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.352966 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.352989 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.352989 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.353031 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.353058 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.353085 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.353108 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.353141 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.353216 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.353318 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.353354 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.353384 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.353417 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.353451 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.353475 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.353499 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.353530 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.353530 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.353581 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.353608 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.353636 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.353636 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.353680 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.353704 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.354602 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.354660 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.354732 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.354785 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.354834 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.354880 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.354927 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.354974 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.354974 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.355060 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.355060 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.355156 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.355206 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.355259 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.355311 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.355357 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.355404 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.355449 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.355498 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.355546 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.355546 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.355546 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:08.355732 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.355801 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.355850 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.355903 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.355954 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.356009 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.356067 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.356115 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.356163 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.356214 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.356261 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.356305 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.356356 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.356408 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.356460 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.356510 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.356561 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.356607 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:08.356658 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112209) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.356705 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:08.356705 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:08.356705 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:08.356705 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:08.356705 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112210) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:08.400798 np0000177338 devstack@c-api.service[112212]: INFO dbcounter [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Registered counter for database cinder May 29 00:15:08.401433 np0000177338 devstack@c-api.service[112209]: INFO dbcounter [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Registered counter for database cinder May 29 00:15:08.401558 np0000177338 devstack@c-api.service[112211]: INFO dbcounter [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Registered counter for database cinder May 29 00:15:08.401921 np0000177338 devstack@c-api.service[112210]: INFO dbcounter [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Registered counter for database cinder May 29 00:15:08.446971 np0000177338 devstack@c-api.service[112212]: DEBUG oslo_db.sqlalchemy.engines [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 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=112212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:08.448592 np0000177338 devstack@c-api.service[112209]: DEBUG oslo_db.sqlalchemy.engines [None req-b0277800-39d8-4462-865b-13741e6def82 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=112209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:08.450036 np0000177338 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:08.451163 np0000177338 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [None req-eacbc875-105b-4aea-a562-5ddd861c8290 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:08.556897 np0000177338 devstack@c-api.service[112212]: DEBUG dbcounter [-] [112212] Writer thread running {{(pid=112212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:08.559606 np0000177338 devstack@c-api.service[112212]: INFO cinder.rpc [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:08.561354 np0000177338 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writer thread running {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:08.562156 np0000177338 devstack@c-api.service[112212]: INFO cinder.rpc [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:08.562689 np0000177338 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writer thread running {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:08.563490 np0000177338 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writer thread running {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:08.563917 np0000177338 devstack@c-api.service[112209]: INFO cinder.rpc [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:08.564574 np0000177338 devstack@c-api.service[112212]: INFO cinder.rpc [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:08.565175 np0000177338 devstack@c-api.service[112210]: INFO cinder.rpc [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:08.565973 np0000177338 devstack@c-api.service[112211]: INFO cinder.rpc [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:08.566312 np0000177338 devstack@c-api.service[112209]: INFO cinder.rpc [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:08.566754 np0000177338 devstack@c-api.service[112212]: INFO cinder.rpc [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:08.567583 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.567860 np0000177338 devstack@c-api.service[112210]: INFO cinder.rpc [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:08.568236 np0000177338 devstack@c-api.service[112211]: INFO cinder.rpc [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:08.568497 np0000177338 devstack@c-api.service[112209]: INFO cinder.rpc [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:08.569900 np0000177338 devstack@c-api.service[112210]: INFO cinder.rpc [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:08.570452 np0000177338 devstack@c-api.service[112211]: INFO cinder.rpc [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:08.570538 np0000177338 devstack@c-api.service[112209]: INFO cinder.rpc [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:08.570594 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.571375 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.572111 np0000177338 devstack@c-api.service[112210]: INFO cinder.rpc [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:08.572830 np0000177338 devstack@c-api.service[112211]: INFO cinder.rpc [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:08.572938 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.573942 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.574351 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.575997 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.577816 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.607463 np0000177338 devstack@c-api.service[112212]: DEBUG oslo_db.sqlalchemy.engines [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 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=112212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:08.609299 np0000177338 devstack@c-api.service[112212]: INFO cinder.rpc [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:08.611048 np0000177338 devstack@c-api.service[112212]: INFO cinder.rpc [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:08.611346 np0000177338 devstack@c-api.service[112209]: DEBUG oslo_db.sqlalchemy.engines [None req-b0277800-39d8-4462-865b-13741e6def82 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=112209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:08.611841 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.612273 np0000177338 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [None req-eacbc875-105b-4aea-a562-5ddd861c8290 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:08.613546 np0000177338 devstack@c-api.service[112209]: INFO cinder.rpc [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:08.614397 np0000177338 devstack@c-api.service[112210]: INFO cinder.rpc [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:08.614905 np0000177338 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:08.615456 np0000177338 devstack@c-api.service[112209]: INFO cinder.rpc [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:08.616312 np0000177338 devstack@c-api.service[112210]: INFO cinder.rpc [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:08.616388 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.617184 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.617255 np0000177338 devstack@c-api.service[112211]: INFO cinder.rpc [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:08.619428 np0000177338 devstack@c-api.service[112211]: INFO cinder.rpc [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:08.620529 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.621929 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.625181 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.627238 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.627803 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.628279 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.630405 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.630992 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.632802 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.633387 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.633599 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.634183 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.636004 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.636421 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.638808 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.639285 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.639410 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.640346 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.641914 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.642283 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.642896 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.644447 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.644662 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.645203 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.645708 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.647519 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.647820 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.648573 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.648646 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.650107 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.650656 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.650907 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.651630 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.652908 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.653550 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.653945 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.654505 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.655056 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.655992 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.656960 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.657728 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.658443 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.658677 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.659980 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.661428 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.661812 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.663236 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.663865 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.664148 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.664219 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.664904 np0000177338 devstack@c-api.service[112212]: WARNING cinder.api.contrib.hosts [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:08.665648 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.666568 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.668006 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.668111 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.668549 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.668734 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.669542 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.669642 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.669699 np0000177338 devstack@c-api.service[112209]: WARNING cinder.api.contrib.hosts [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:08.670048 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.670434 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.670553 np0000177338 devstack@c-api.service[112210]: WARNING cinder.api.contrib.hosts [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:08.671362 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.671511 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.671990 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.672782 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.673523 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.673623 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.673690 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.674222 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.674298 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.674822 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.675294 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.675375 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: extensions {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.675690 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.676153 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.676396 np0000177338 devstack@c-api.service[112211]: WARNING cinder.api.contrib.hosts [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:08.676627 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: os-availability-zone {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.677054 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.677188 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.677492 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.677927 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: os-hosts {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.678367 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.678647 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.679081 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.679870 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: backups {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.679916 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.680030 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.680076 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: extensions {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.680878 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: extensions {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.681372 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: os-availability-zone {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.681511 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.681882 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: consistencygroups {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.682207 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: os-availability-zone {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.682682 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: os-hosts {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.682984 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.683576 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: os-hosts {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.683937 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: os-volume-manage {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.684284 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.684695 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: backups {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.685326 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: extra_specs {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.685519 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: backups {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.685868 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.686764 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: consistencygroups {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.686850 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: extensions {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.686926 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: os-snapshot-manage {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.687565 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: consistencygroups {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.688178 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: os-availability-zone {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.688368 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: cgsnapshots {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.688747 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: os-volume-manage {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.689459 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: os-hosts {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.689533 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: os-volume-manage {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.689745 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: encryption {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.690155 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: extra_specs {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.690958 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: extra_specs {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.691304 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: encryption {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.691457 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: backups {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.691727 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: os-snapshot-manage {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.692506 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: os-snapshot-manage {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.692895 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: capabilities {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.693207 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: cgsnapshots {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.693472 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: consistencygroups {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.693985 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: cgsnapshots {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.694122 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: scheduler-stats {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.694574 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: encryption {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.695378 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: encryption {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.695534 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: os-volume-manage {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.695606 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: os-volume-type-access {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.696185 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: encryption {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.696955 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: encryption {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.697028 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: extra_specs {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.697244 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: qos-specs {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.697972 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: capabilities {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.698450 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: os-snapshot-manage {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.698569 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: capabilities {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.699212 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: scheduler-stats {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.699310 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: os-quota-class-sets {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.699778 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: scheduler-stats {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.699962 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: cgsnapshots {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.700621 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: os-quota-sets {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.700702 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: os-volume-type-access {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.701246 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: os-volume-type-access {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.701403 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: encryption {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.702081 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extended resource: os-volume-transfer {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.702300 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: qos-specs {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.702899 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: qos-specs {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.702980 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: encryption {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.704378 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.704437 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: os-quota-class-sets {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.704488 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: capabilities {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.704963 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: os-quota-class-sets {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.705705 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: os-quota-sets {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.705781 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.706196 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: scheduler-stats {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.706252 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: os-quota-sets {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.707176 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.707228 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extended resource: os-volume-transfer {{(pid=112209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.707658 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: os-volume-type-access {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.707738 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extended resource: os-volume-transfer {{(pid=112210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.708628 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.709283 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: qos-specs {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.709464 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.contrib.snapshot_actions [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] SnapshotActionsController initialized {{(pid=112212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:08.709553 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.710038 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.710204 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.711008 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.711399 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: os-quota-class-sets {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.711447 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.711667 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.712412 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.712684 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: os-quota-sets {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.712886 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.713159 np0000177338 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.713877 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.714012 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension AdminActions extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.714121 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extended resource: os-volume-transfer {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:08.714180 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension AdminActions extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.714234 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension AdminActions extending resource: backups {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.714316 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.714368 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.714523 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.714523 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.714865 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0277800-39d8-4462-865b-13741e6def82 None None] SnapshotActionsController initialized {{(pid=112209) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:08.715208 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.contrib.snapshot_actions [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] SnapshotActionsController initialized {{(pid=112210) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:08.715341 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.715341 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension TypesManage extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.715446 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.715520 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.715580 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.715783 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.715900 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.715900 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension VolumeActions extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.716121 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.716227 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension UsedLimits extending resource: limits {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.716227 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.716227 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-9c2c0d4e-336c-458f-acd7-7abc08343699 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.716522 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.716864 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.717332 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.717929 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.718180 np0000177338 devstack@c-api.service[112209]: WARNING castellan.key_manager.migration [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.718643 np0000177338 devstack@c-api.service[112210]: WARNING castellan.key_manager.migration [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.719043 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension AdminActions extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719200 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension AdminActions extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719310 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension AdminActions extending resource: backups {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719367 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.719420 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719472 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension AdminActions extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719514 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719625 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719759 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension AdminActions extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719759 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension AdminActions extending resource: backups {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719898 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.719963 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720035 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720290 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720365 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension TypesManage extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720493 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720587 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720672 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720775 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720816 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension TypesManage extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720850 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.720882 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720924 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.720970 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension VolumeActions extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721013 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721054 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension UsedLimits extending resource: limits {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721089 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721127 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721274 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721383 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.v3.router [None req-b0277800-39d8-4462-865b-13741e6def82 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721449 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension VolumeActions extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721449 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension UsedLimits extending resource: limits {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721586 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721586 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.v3.router [None req-eacbc875-105b-4aea-a562-5ddd861c8290 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.721739 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.contrib.snapshot_actions [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] SnapshotActionsController initialized {{(pid=112211) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:08.722372 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.723795 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.724046 np0000177338 devstack@c-api.service[112212]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a6be0a3668 pid: 112212 (default app) May 29 00:15:08.725130 np0000177338 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:08.725962 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension AdminActions extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.726100 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension AdminActions extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.726871 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension AdminActions extending resource: backups {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.726989 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.727116 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.727211 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.727317 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.727415 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension TypesManage extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.727550 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.727671 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.727790 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.727908 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.728010 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension VolumeActions extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.728143 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension UsedLimits extending resource: limits {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.728245 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.728344 np0000177338 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-744ba0b9-fe60-40a3-a504-e7fd25b0d7fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:08.729021 np0000177338 devstack@c-api.service[112209]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a6be0a3668 pid: 112209 (default app) May 29 00:15:08.729265 np0000177338 devstack@c-api.service[112210]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a6be0a3668 pid: 112210 (default app) May 29 00:15:08.732047 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732047 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732188 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732188 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732188 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732188 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732188 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732408 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732408 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732408 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732408 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732408 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732408 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732643 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732643 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732643 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732643 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732643 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732862 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732862 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.732862 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.732862 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733024 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733024 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733024 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733024 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733192 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733192 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733192 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733192 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733192 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733396 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733396 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733396 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733396 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733396 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733575 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733575 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733575 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733575 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733575 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733575 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733923 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733923 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733923 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733923 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.733923 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.733923 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734157 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734157 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734157 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734157 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734157 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734157 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734391 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734391 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734391 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734391 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734391 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734391 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734627 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734627 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734627 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734627 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734916 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734916 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734916 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.734916 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.734916 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.735131 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.735131 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.735131 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.735131 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.735131 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.735327 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.735327 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.735327 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.735327 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.735327 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.735327 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.735539 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.735539 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.735539 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.735539 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.735539 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.736562 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.736562 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.736562 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.736562 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.736562 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.736957 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.736957 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.736957 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.736957 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.737248 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.737248 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.737248 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.737248 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.737532 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.737532 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.737532 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.737532 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.737532 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.737926 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.737926 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.737926 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.737926 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.737926 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.738255 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.738255 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.738255 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.738255 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.738535 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.738535 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.738535 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.738535 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.738864 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.738864 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.738864 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.738864 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.739159 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.739159 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.739159 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.739159 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.739417 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.739417 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.739417 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.739417 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.739659 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.739659 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.739659 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.739659 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.739659 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.739659 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740093 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740093 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740093 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740093 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740093 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740466 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740466 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740466 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740466 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740466 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740466 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740466 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740965 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740965 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740965 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740965 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.740965 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.740965 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.741367 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.741367 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.741367 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.741367 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.741367 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.741367 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.741806 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.741806 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.741806 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.741806 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.741806 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.741806 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.742204 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.742204 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.742204 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.742204 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.742514 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.742514 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.742514 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.742514 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.742865 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.742865 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.742865 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.742865 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.743172 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.743172 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.743172 np0000177338 devstack@c-api.service[112212]: /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 29 00:15:08.743172 np0000177338 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) May 29 00:15:08.743172 np0000177338 devstack@c-api.service[112212]: DEBUG cinder.api.middleware.request_id [None req-c1069edf-31ce-4c15-8021-862639446923 None None] RequestId filter calling following filter/app {{(pid=112212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:08.743535 np0000177338 devstack@c-api.service[112211]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a6be0a3668 pid: 112211 (default app) May 29 00:15:08.743593 np0000177338 devstack@c-api.service[112212]: [pid: 112212|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Fri May 29 00:15:08 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 29 00:15:15.813472 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.813472 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.813472 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.813472 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.813472 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.814653 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.814653 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.814653 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.814653 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.814653 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.815359 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.815359 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.815359 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.815359 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.815359 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.815359 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.815732 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.815732 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.815732 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.815732 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.816213 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.816213 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.816213 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.816213 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.816519 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.816519 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.816519 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.816519 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.816814 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.816814 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.816814 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.816814 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.816814 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817105 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.817105 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817105 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.817105 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817105 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.817470 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817470 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.817470 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817470 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.817470 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817470 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.817860 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817860 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.817860 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817860 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.817860 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.817860 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.818184 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.818184 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.818184 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.818184 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.818184 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.818184 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.818507 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.818507 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.818507 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.818507 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.818507 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.818836 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.818836 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.818836 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.818836 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.818836 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819141 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.819141 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819141 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.819141 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819141 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.819141 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819540 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.819540 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819540 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.819540 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819540 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.819540 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819939 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.819939 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819939 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.819939 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.819939 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.820250 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.820250 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.820250 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.820250 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.820250 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.820540 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.820540 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.820540 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.820540 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.820834 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.820834 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.820834 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.820834 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821088 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821088 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821088 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821088 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821088 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821442 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821442 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821442 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821442 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821442 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821753 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821753 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821753 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821753 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821991 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821991 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.821991 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.821991 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.822230 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.822230 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.822230 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.822230 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.822463 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.822463 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.822463 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.822463 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.823250 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.823250 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.823250 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.823250 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.823587 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.823587 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.823587 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.823587 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.823587 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824025 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.824025 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824025 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.824025 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824025 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.824025 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824370 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.824370 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824370 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.824370 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824370 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.824627 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824627 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.824627 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824627 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.824627 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.824627 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825172 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825172 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825172 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825172 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825172 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825172 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825500 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825500 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825500 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825500 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825500 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825500 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825783 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825783 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825783 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825783 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825783 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825783 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825938 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825938 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.825938 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.825938 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.826046 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.826046 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.826046 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.826046 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.826046 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.826183 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.826183 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.826183 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.826183 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:15.826183 np0000177338 devstack@c-api.service[112209]: warnings.warn(deprecated_msg) May 29 00:15:15.826183 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.middleware.request_id [None req-c839e933-5051-4f56-af30-b5431623c660 None None] RequestId filter calling following filter/app {{(pid=112209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:16.275934 np0000177338 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-c839e933-5051-4f56-af30-b5431623c660 admin admin] POST https://199.204.45.229/volume/v3/types May 29 00:15:16.276402 np0000177338 devstack@c-api.service[112209]: DEBUG cinder.api.openstack.wsgi [None req-c839e933-5051-4f56-af30-b5431623c660 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:15:16.278048 np0000177338 devstack@c-api.service[112209]: /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 29 00:15:16.278048 np0000177338 devstack@c-api.service[112209]: warnings.warn( May 29 00:15:16.319854 np0000177338 devstack@c-api.service[112209]: DEBUG oslo_db.sqlalchemy.engines [None req-c839e933-5051-4f56-af30-b5431623c660 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=112209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:16.345200 np0000177338 devstack@c-api.service[112209]: INFO cinder.api.openstack.wsgi [None req-c839e933-5051-4f56-af30-b5431623c660 admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 May 29 00:15:16.345618 np0000177338 devstack@c-api.service[112209]: [pid: 112209|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1288 bytes} [Fri May 29 00:15:15 2026] POST /volume/v3/types => generated 186 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 00:15:16.372756 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.372756 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.372756 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.372756 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.372756 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.373621 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.373621 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.373621 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.373621 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.373621 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.373931 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.373931 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.373931 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.373931 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.373931 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.373931 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.374266 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.374266 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.374266 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.374266 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.374498 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.374498 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.374498 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.374498 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.374813 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.374813 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.374813 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.374813 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.375089 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.375089 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.375089 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.375089 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.375089 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.375385 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.375385 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.375385 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.375385 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.375385 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.375675 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.375675 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.375675 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.375675 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.375675 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.375675 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376021 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.376021 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376021 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.376021 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376021 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.376021 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376373 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.376373 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376373 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.376373 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376373 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.376373 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376730 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.376730 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376730 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.376730 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.376730 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377045 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377045 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377045 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377045 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377045 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377354 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377354 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377354 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377354 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377354 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377354 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377747 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377747 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377747 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377747 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377747 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377747 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377969 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377969 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377969 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.377969 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.377969 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378152 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378152 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378152 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378152 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378152 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378380 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378380 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378380 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378380 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378538 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378538 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378538 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378538 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378698 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378698 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378698 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378698 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378698 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378927 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378927 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378927 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.378927 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.378927 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379120 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379120 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379120 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379120 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379269 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379269 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379269 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379269 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379416 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379416 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379416 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379416 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379565 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379565 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379565 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379565 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379729 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379729 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379729 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379729 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379871 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379871 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379871 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.379871 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.379871 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380156 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380156 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380156 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380156 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380156 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380156 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380369 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380369 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380369 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380369 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380369 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380539 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380539 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380539 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380539 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380539 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380539 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380779 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380779 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380779 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380779 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380779 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380779 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380992 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380992 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380992 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380992 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.380992 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.380992 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381209 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381209 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381209 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381209 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381209 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381209 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381450 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381450 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381450 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381450 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381598 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381598 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381598 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381598 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381598 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381818 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381818 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381818 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381818 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.381818 np0000177338 devstack@c-api.service[112210]: warnings.warn(deprecated_msg) May 29 00:15:16.381818 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.middleware.request_id [req-c839e933-5051-4f56-af30-b5431623c660 req-32cb0d84-0938-4056-9d5f-d298fc8a2ef6 None None] RequestId filter calling following filter/app {{(pid=112210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:16.688484 np0000177338 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [req-c839e933-5051-4f56-af30-b5431623c660 req-32cb0d84-0938-4056-9d5f-d298fc8a2ef6 admin admin] POST https://199.204.45.229/volume/v3/types/407cbceb-cb70-41a4-a1ee-4750fb800ad4/extra_specs May 29 00:15:16.689038 np0000177338 devstack@c-api.service[112210]: DEBUG cinder.api.openstack.wsgi [req-c839e933-5051-4f56-af30-b5431623c660 req-32cb0d84-0938-4056-9d5f-d298fc8a2ef6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:15:16.690844 np0000177338 devstack@c-api.service[112210]: /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 29 00:15:16.690844 np0000177338 devstack@c-api.service[112210]: warnings.warn( May 29 00:15:16.731909 np0000177338 devstack@c-api.service[112210]: DEBUG oslo_db.sqlalchemy.engines [req-c839e933-5051-4f56-af30-b5431623c660 req-32cb0d84-0938-4056-9d5f-d298fc8a2ef6 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=112210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:16.792927 np0000177338 devstack@c-api.service[112210]: INFO cinder.api.openstack.wsgi [req-c839e933-5051-4f56-af30-b5431623c660 req-32cb0d84-0938-4056-9d5f-d298fc8a2ef6 admin admin] https://199.204.45.229/volume/v3/types/407cbceb-cb70-41a4-a1ee-4750fb800ad4/extra_specs returned with HTTP 200 May 29 00:15:16.793618 np0000177338 devstack@c-api.service[112210]: [pid: 112210|app: 0|req: 1/3] 199.204.45.229 () {70 vars in 1505 bytes} [Fri May 29 00:15:16 2026] POST /volume/v3/types/407cbceb-cb70-41a4-a1ee-4750fb800ad4/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 00:15:18.610585 np0000177338 devstack@c-api.service[112212]: DEBUG dbcounter [-] [112212] Writing DB stats cinder:SELECT=6 {{(pid=112212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:18.618790 np0000177338 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=6 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:26.343306 np0000177338 devstack@c-api.service[112209]: DEBUG dbcounter [-] [112209] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:26.791380 np0000177338 devstack@c-api.service[112210]: DEBUG dbcounter [-] [112210] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}