May 29 00:15:42.979146 np0000177335 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 00:15:42.988445 np0000177335 devstack@c-api.service[112639]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 00:15:42 2026] *** May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: nodename: np0000177335 May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: machine: x86_64 May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: clock source: unix May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: pcre jit disabled May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: detected number of CPU cores: 16 May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: current working directory: / May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: detected binary path: /usr/bin/uwsgi-core May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: your processes number limit is 256917 May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: your memory page size is 4096 bytes May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: detected max file descriptor number: 2048 May 29 00:15:42.991411 np0000177335 devstack@c-api.service[112639]: lock engine: pthread robust mutexes May 29 00:15:42.992458 np0000177335 devstack@c-api.service[112639]: thunder lock: enabled May 29 00:15:42.992458 np0000177335 devstack@c-api.service[112639]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 00:15:42.992458 np0000177335 devstack@c-api.service[112639]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 00:15:42.992458 np0000177335 devstack@c-api.service[112639]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 00:15:42.992458 np0000177335 devstack@c-api.service[112639]: Set PythonHome to /opt/stack/data/venv May 29 00:15:43.028657 np0000177335 devstack@c-api.service[112639]: Python main interpreter initialized at 0x7856b64a3668 May 29 00:15:43.028657 np0000177335 devstack@c-api.service[112639]: python threads support enabled May 29 00:15:43.028657 np0000177335 devstack@c-api.service[112639]: your server socket listen backlog is limited to 100 connections May 29 00:15:43.028657 np0000177335 devstack@c-api.service[112639]: your mercy for graceful operations on workers is 80 seconds May 29 00:15:43.029190 np0000177335 devstack@c-api.service[112639]: mapped 671795 bytes (656 KB) for 4 cores May 29 00:15:43.029310 np0000177335 devstack@c-api.service[112639]: *** Operational MODE: preforking *** May 29 00:15:43.029492 np0000177335 devstack@c-api.service[112639]: *** uWSGI is running in multiple interpreter mode *** May 29 00:15:43.029492 np0000177335 devstack@c-api.service[112639]: spawned uWSGI master process (pid: 112639) May 29 00:15:43.029653 np0000177335 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 00:15:43.030169 np0000177335 devstack@c-api.service[112639]: spawned uWSGI worker 1 (pid: 112640, cores: 1) May 29 00:15:43.030716 np0000177335 devstack@c-api.service[112639]: spawned uWSGI worker 2 (pid: 112641, cores: 1) May 29 00:15:43.031222 np0000177335 devstack@c-api.service[112639]: spawned uWSGI worker 3 (pid: 112642, cores: 1) May 29 00:15:43.031931 np0000177335 devstack@c-api.service[112639]: spawned uWSGI worker 4 (pid: 112643, cores: 1) May 29 00:15:43.031931 np0000177335 devstack@c-api.service[112639]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 00:15:43.158752 np0000177335 devstack@c-api.service[112642]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:43.158752 np0000177335 devstack@c-api.service[112642]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:43.158752 np0000177335 devstack@c-api.service[112642]: we strongly recommend against using it for new projects. May 29 00:15:43.158752 np0000177335 devstack@c-api.service[112642]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:43.158752 np0000177335 devstack@c-api.service[112642]: framework. For more detail see May 29 00:15:43.158752 np0000177335 devstack@c-api.service[112642]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:43.158752 np0000177335 devstack@c-api.service[112642]: import eventlet # noqa May 29 00:15:43.161030 np0000177335 devstack@c-api.service[112640]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:43.161030 np0000177335 devstack@c-api.service[112640]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:43.161030 np0000177335 devstack@c-api.service[112640]: we strongly recommend against using it for new projects. May 29 00:15:43.161030 np0000177335 devstack@c-api.service[112640]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:43.161030 np0000177335 devstack@c-api.service[112640]: framework. For more detail see May 29 00:15:43.161030 np0000177335 devstack@c-api.service[112640]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:43.161030 np0000177335 devstack@c-api.service[112640]: import eventlet # noqa May 29 00:15:43.184718 np0000177335 devstack@c-api.service[112641]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:43.184718 np0000177335 devstack@c-api.service[112641]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:43.184718 np0000177335 devstack@c-api.service[112641]: we strongly recommend against using it for new projects. May 29 00:15:43.184718 np0000177335 devstack@c-api.service[112641]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:43.184718 np0000177335 devstack@c-api.service[112641]: framework. For more detail see May 29 00:15:43.184718 np0000177335 devstack@c-api.service[112641]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:43.184718 np0000177335 devstack@c-api.service[112641]: import eventlet # noqa May 29 00:15:43.186711 np0000177335 devstack@c-api.service[112643]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:43.186711 np0000177335 devstack@c-api.service[112643]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:43.186711 np0000177335 devstack@c-api.service[112643]: we strongly recommend against using it for new projects. May 29 00:15:43.186711 np0000177335 devstack@c-api.service[112643]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:43.186711 np0000177335 devstack@c-api.service[112643]: framework. For more detail see May 29 00:15:43.186711 np0000177335 devstack@c-api.service[112643]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:43.186711 np0000177335 devstack@c-api.service[112643]: import eventlet # noqa May 29 00:15:43.247817 np0000177335 devstack@c-api.service[112640]: /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:43.247817 np0000177335 devstack@c-api.service[112640]: warnings.warn( May 29 00:15:43.272429 np0000177335 devstack@c-api.service[112641]: /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:43.272429 np0000177335 devstack@c-api.service[112641]: warnings.warn( May 29 00:15:43.294789 np0000177335 devstack@c-api.service[112642]: /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:43.294789 np0000177335 devstack@c-api.service[112642]: warnings.warn( May 29 00:15:43.309960 np0000177335 devstack@c-api.service[112643]: /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:43.309960 np0000177335 devstack@c-api.service[112643]: warnings.warn( May 29 00:15:43.326885 np0000177335 devstack@c-api.service[112640]: /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:43.326885 np0000177335 devstack@c-api.service[112640]: from cgi import parse_header May 29 00:15:43.353074 np0000177335 devstack@c-api.service[112641]: /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:43.353074 np0000177335 devstack@c-api.service[112641]: from cgi import parse_header May 29 00:15:43.376985 np0000177335 devstack@c-api.service[112640]: /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:43.376985 np0000177335 devstack@c-api.service[112640]: removals.removed_module( May 29 00:15:43.378497 np0000177335 devstack@c-api.service[112640]: /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:43.378497 np0000177335 devstack@c-api.service[112640]: removals.removed_module( May 29 00:15:43.387783 np0000177335 devstack@c-api.service[112643]: /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:43.387783 np0000177335 devstack@c-api.service[112643]: from cgi import parse_header May 29 00:15:43.388031 np0000177335 devstack@c-api.service[112642]: /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:43.388031 np0000177335 devstack@c-api.service[112642]: from cgi import parse_header May 29 00:15:43.403906 np0000177335 devstack@c-api.service[112641]: /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:43.403906 np0000177335 devstack@c-api.service[112641]: removals.removed_module( May 29 00:15:43.405376 np0000177335 devstack@c-api.service[112641]: /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:43.405376 np0000177335 devstack@c-api.service[112641]: removals.removed_module( May 29 00:15:43.436848 np0000177335 devstack@c-api.service[112643]: /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:43.436848 np0000177335 devstack@c-api.service[112643]: removals.removed_module( May 29 00:15:43.437149 np0000177335 devstack@c-api.service[112642]: /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:43.437149 np0000177335 devstack@c-api.service[112642]: removals.removed_module( May 29 00:15:43.438365 np0000177335 devstack@c-api.service[112642]: /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:43.438365 np0000177335 devstack@c-api.service[112642]: removals.removed_module( May 29 00:15:43.438483 np0000177335 devstack@c-api.service[112643]: /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:43.438483 np0000177335 devstack@c-api.service[112643]: removals.removed_module( May 29 00:15:43.995673 np0000177335 devstack@c-api.service[112640]: /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:43.995673 np0000177335 devstack@c-api.service[112640]: warnings.warn( May 29 00:15:44.061887 np0000177335 devstack@c-api.service[112641]: /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:44.061887 np0000177335 devstack@c-api.service[112641]: warnings.warn( May 29 00:15:44.063268 np0000177335 devstack@c-api.service[112643]: /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:44.063268 np0000177335 devstack@c-api.service[112643]: warnings.warn( May 29 00:15:44.073860 np0000177335 devstack@c-api.service[112642]: /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:44.073860 np0000177335 devstack@c-api.service[112642]: warnings.warn( May 29 00:15:44.100100 np0000177335 devstack@c-api.service[112640]: /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:44.100100 np0000177335 devstack@c-api.service[112640]: warnings.warn( May 29 00:15:44.169203 np0000177335 devstack@c-api.service[112643]: /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:44.169203 np0000177335 devstack@c-api.service[112643]: warnings.warn( May 29 00:15:44.179510 np0000177335 devstack@c-api.service[112641]: /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:44.179510 np0000177335 devstack@c-api.service[112641]: warnings.warn( May 29 00:15:44.179752 np0000177335 devstack@c-api.service[112642]: /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:44.179752 np0000177335 devstack@c-api.service[112642]: warnings.warn( May 29 00:15:44.406180 np0000177335 devstack@c-api.service[112640]: 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:44.406763 np0000177335 devstack@c-api.service[112640]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112640) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:44.464807 np0000177335 devstack@c-api.service[112643]: 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:44.465387 np0000177335 devstack@c-api.service[112643]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112643) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:44.481958 np0000177335 devstack@c-api.service[112642]: 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:44.482143 np0000177335 devstack@c-api.service[112642]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112642) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:44.498012 np0000177335 devstack@c-api.service[112640]: /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:44.498012 np0000177335 devstack@c-api.service[112640]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:44.524373 np0000177335 devstack@c-api.service[112641]: 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:44.525036 np0000177335 devstack@c-api.service[112641]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112641) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:44.526821 np0000177335 devstack@c-api.service[112643]: /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:44.526821 np0000177335 devstack@c-api.service[112643]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:44.546615 np0000177335 devstack@c-api.service[112642]: /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:44.546615 np0000177335 devstack@c-api.service[112642]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:44.592684 np0000177335 devstack@c-api.service[112641]: /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:44.592684 np0000177335 devstack@c-api.service[112641]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:44.973745 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:44.974207 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:44.974290 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.974290 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.974413 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.974413 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.974526 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112640) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:44.974601 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.974709 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.975051 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.975331 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.975404 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.975639 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.975726 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.975783 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.975840 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.975895 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.975960 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.976023 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.976098 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.976166 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.976236 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.976294 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.976351 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.976416 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.976481 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.976544 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.976602 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.976697 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.976765 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.976822 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.976887 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.976887 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.978949 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.979065 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.979065 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.979177 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.979234 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.979309 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.979412 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.980266 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.980368 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.980438 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.980476 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.980533 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.980570 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.980642 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.980794 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.980839 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.980875 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.980922 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.980957 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.980998 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.980998 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.986288 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.986378 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.986378 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.986456 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.986524 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.986575 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.986677 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.986730 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.986767 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.986819 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.986869 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.986914 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.986965 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.987006 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.987051 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.987088 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.987129 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.987175 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.987211 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.987255 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.987297 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.987343 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.987386 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.987425 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.987462 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.987510 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.987548 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.987591 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.987658 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.987658 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.987726 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.987768 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.987803 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.987836 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.987869 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.987905 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.987947 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.988006 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.988061 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.988061 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.988153 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.988201 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.989331 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.989384 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.989467 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.989511 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.989562 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.989602 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.989705 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.989747 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.989747 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.989829 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.989867 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.989908 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.989944 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.989980 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.990015 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.990075 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.990117 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.990154 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.990197 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.990232 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.990268 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.990303 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.990349 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.990386 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.990431 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.990431 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.990511 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.990511 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.990600 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.991283 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.991344 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.991379 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.991425 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.991466 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.991515 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.991555 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.991593 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.991658 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.991697 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.991737 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.991779 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.991817 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.991861 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.991899 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.991942 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.991979 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.992022 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.992022 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.992094 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.992137 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.992137 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.992137 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.992137 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.992137 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.992137 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.992350 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.993427 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.993464 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.993501 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.993534 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.993571 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.993604 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.993747 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.993793 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.993826 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.993858 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.993890 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.993922 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.993961 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.993993 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.994030 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.994071 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.994110 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.994155 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.994198 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.994198 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.994198 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.994302 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.994302 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.994302 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.994302 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.994302 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.994302 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.994302 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.994543 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.994543 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.994543 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.994673 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.994710 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.994746 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.994796 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.994796 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.994868 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.994868 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.994933 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.994971 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.995022 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.995077 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.995116 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.995152 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.995185 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.995228 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.995295 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.995342 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.995375 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.995416 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.995448 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.995515 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.995563 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.995664 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.995664 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.995664 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.998188 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.998258 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.998307 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.998374 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.998442 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.998519 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.998587 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.998677 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.998731 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.999454 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.999454 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.999562 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.999603 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:44.999671 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:44.999708 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.999742 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:44.999742 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.999813 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:44.999848 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:44.999905 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:44.999949 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:44.999991 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.000029 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.000029 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.000099 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.000143 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.000184 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.000184 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.000257 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.000257 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.000257 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.000257 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.000257 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.000422 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.000422 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.002205 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.002205 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.002314 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.002355 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.002431 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.002474 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.003312 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.003384 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.003384 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.003384 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.003384 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.003384 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.003384 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.003384 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.003817 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.003949 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.004060 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.004150 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.004242 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.004344 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.004460 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.004517 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.004558 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.004604 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.004658 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.004714 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.004758 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.004797 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.004839 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.004876 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.004914 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.004956 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.004995 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.005031 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.005067 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.005787 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.005787 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.005787 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.005952 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.005952 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.006041 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.006080 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112641) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:45.006128 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.006660 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.006749 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.007013 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.007480 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.007570 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.007596 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.007691 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.007739 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.007769 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.007812 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.007843 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.007874 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.007914 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.008132 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.008171 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.008197 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.008225 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.008249 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.008249 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.008308 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.008308 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.008442 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.008471 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.008498 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.008523 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.008554 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.008584 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.008634 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.008664 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.008691 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.009143 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.009311 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.009354 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.009379 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.009403 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.009432 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.009466 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.009466 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.009517 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.009517 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.009517 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.009517 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.009634 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.009634 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.009738 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.009770 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.009854 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.009908 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.009948 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.009973 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.010472 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.010511 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.010570 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.010570 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.010689 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.010727 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.010752 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.010786 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.010817 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.010840 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.010866 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.010866 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.010917 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.010948 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.010975 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.011007 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.011044 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.011091 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.011091 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.011091 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.011091 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.011091 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.011091 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.011227 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.011284 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.011345 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.011406 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.011938 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.012178 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.012178 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.012178 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.012178 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.012277 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.012277 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.012329 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.012400 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.012529 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.012597 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.012658 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.012693 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.012726 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.012758 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.012788 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.012819 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.012844 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.012875 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.012901 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.012934 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.012965 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.012996 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.013026 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.013054 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.013054 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.013108 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.013654 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.013654 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.013654 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.013814 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.013814 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.013814 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.013814 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.013941 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.013968 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.013994 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.013994 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.014038 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.014063 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.014089 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.014118 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.014148 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.014179 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.014209 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.014236 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.014278 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.014317 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.014353 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.014386 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.014386 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.015087 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.015128 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.015164 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.015188 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.015215 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.015240 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.015276 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.015302 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.015325 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.015348 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.015380 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.015407 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.015436 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.015461 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.015482 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.015506 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.015533 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.015560 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.015589 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.015628 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.015665 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.015791 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.015842 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.015877 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.015904 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.015936 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.015964 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.015995 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.016028 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.016059 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.016091 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.016117 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.016143 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.016175 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.016696 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.016696 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.016696 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.016696 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.016815 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.016846 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.016875 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.016900 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.016957 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.016994 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.017026 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.017054 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.017079 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.017113 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.017161 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.017195 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.017220 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.017243 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.017268 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.017268 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.017268 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.017268 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.017361 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.018002 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.018061 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.018101 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.018137 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.018166 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.018196 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.018222 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.018251 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.018279 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.018302 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.018330 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.018360 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.018360 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.018360 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.018360 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.018360 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.018360 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.018532 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.018563 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.018591 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.018633 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.018663 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.018686 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.018718 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.018742 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.018766 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.018796 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.018822 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.018845 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.018874 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.018898 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.018924 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.018947 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.018976 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.019004 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.019032 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.019064 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.019096 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.019120 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.019120 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.019120 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.019191 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.019191 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.019868 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.019868 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.019868 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.019868 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.019997 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.020028 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.020057 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.020088 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.020113 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.020137 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.020159 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.020183 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.020211 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.020265 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.020295 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.020323 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.020347 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.020378 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.020402 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.020433 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.020462 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.020487 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.020514 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.020546 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.020573 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.020573 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.020639 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.020681 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.020728 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.020755 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.020780 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.020780 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.020780 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.020864 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.020923 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.020982 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.021047 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.021648 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.021648 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.021648 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.021780 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.021780 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.021841 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.021881 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.021944 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.021999 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.022036 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.022064 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.022089 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.022115 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.022143 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.022189 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.022225 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.022250 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.022275 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.022298 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.022326 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.022355 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.022384 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.022411 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.022437 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.022460 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.022493 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.022524 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.022553 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.022581 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.022612 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.022655 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.022682 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.022710 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.022740 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.022770 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.022793 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.022817 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.022817 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.023243 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.023478 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.023478 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.023478 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.023478 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.023592 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.023592 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.028904 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.028970 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.029031 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.029077 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.029104 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.029138 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.029173 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.029330 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.029445 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.029483 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.029508 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.029535 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.029564 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.029590 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.029640 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.029676 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.029736 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.029736 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.029791 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.029819 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.029819 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.029863 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.029863 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.029908 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.029940 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.029964 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.029989 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.030013 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.030045 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.030073 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.030097 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.030120 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.030145 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.030172 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.030197 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.030222 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.030257 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.030286 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.030327 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.030361 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.030897 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.030927 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.030954 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.030981 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.031008 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.031008 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.031060 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.031139 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.031174 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.031198 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.031223 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.031252 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.031277 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.031277 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.031277 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.031277 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.031487 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.031487 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.031877 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.031877 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.031877 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.031954 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.031988 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.032019 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.032043 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.032068 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.032097 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.032127 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.032155 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.032179 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.032203 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.032229 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.032253 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.032276 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.032299 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.032322 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.032322 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.033052 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.033052 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.033052 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.033052 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.033052 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.033052 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.033052 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.033234 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.033234 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.033286 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.033318 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.033347 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.033373 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.033408 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.033440 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.033477 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.033506 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.033534 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.033561 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.033587 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.033630 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.033663 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.033733 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.033772 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.033800 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.033825 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.033852 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.033877 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.033910 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.033941 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.033971 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.034001 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.034025 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.034025 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.034025 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.035504 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.035585 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.035662 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.035712 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.035756 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.035796 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.035836 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.035836 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.035915 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.035968 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.036027 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.036075 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.036130 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.036130 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.036205 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.036248 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.036290 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.036338 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.036338 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.036403 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.036403 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.036480 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.036524 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.036567 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.036607 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.036661 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.036703 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.036703 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.040934 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.041000 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.041048 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.041101 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.041173 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.041222 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.041258 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.041300 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.041342 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.041377 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.041417 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.041453 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.041487 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.041535 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.041573 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.041628 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.041668 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.041741 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.041785 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.041826 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.041866 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.041906 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.041945 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.042072 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.042201 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.042249 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.042292 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.042333 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.042373 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.042408 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.042444 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.042479 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.042524 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.042563 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.042599 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.042647 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.042700 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.042754 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.042817 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.042863 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.042903 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.042948 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.042989 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.043030 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.043066 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.043101 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.043135 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.043177 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.043217 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.043259 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.043300 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.043343 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.043382 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.043422 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.043466 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.043502 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.043537 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.043573 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.043630 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.043679 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.043728 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.043771 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.043843 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.043901 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.043946 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.043982 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.044023 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.044063 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.044098 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.044133 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.044176 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.044211 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.044251 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.044286 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.044320 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.044363 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.044399 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.044434 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.044475 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.044518 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.044566 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.044601 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.044699 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.044741 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.044784 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.044784 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.044882 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.044928 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.044969 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.045016 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.045060 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.045095 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.045136 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.045171 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.045205 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.045242 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.045276 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.045316 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.045353 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.045494 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.045540 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.045574 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.045608 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.045674 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.045735 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.045771 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.045771 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.045771 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.045771 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.045771 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.045771 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.045771 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.046018 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.046018 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.046018 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.046018 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.046018 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.046018 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.046203 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.046252 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.046288 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.046288 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.046288 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.046380 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.046419 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.046453 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.046493 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.046533 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.046571 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.046610 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.046672 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.046672 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.046750 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.046784 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.046823 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.046863 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.046863 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.046927 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.046967 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.047008 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:45.047048 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.047048 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.047048 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.047150 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.047186 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.047227 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.047261 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.047296 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.047329 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.047369 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.047403 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.047441 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.047483 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:45.047525 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.047559 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.047598 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.047651 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:45.047686 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.047732 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:45.047769 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.047803 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:45.047803 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:45.047875 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.047917 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:45.093601 np0000177335 devstack@c-api.service[112643]: INFO dbcounter [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Registered counter for database cinder May 29 00:15:45.094011 np0000177335 devstack@c-api.service[112640]: INFO dbcounter [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Registered counter for database cinder May 29 00:15:45.096834 np0000177335 devstack@c-api.service[112642]: INFO dbcounter [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Registered counter for database cinder May 29 00:15:45.098449 np0000177335 devstack@c-api.service[112641]: INFO dbcounter [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Registered counter for database cinder May 29 00:15:45.144605 np0000177335 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-1ac38790-f39c-4b2f-b482-81ebda068133 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:45.146146 np0000177335 devstack@c-api.service[112640]: DEBUG oslo_db.sqlalchemy.engines [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c 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=112640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:45.147896 np0000177335 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-981eb364-b944-4818-bd72-1339b94399e8 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:45.156962 np0000177335 devstack@c-api.service[112641]: DEBUG oslo_db.sqlalchemy.engines [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 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=112641) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:45.273363 np0000177335 devstack@c-api.service[112640]: DEBUG dbcounter [-] [112640] Writer thread running {{(pid=112640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:45.275925 np0000177335 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writer thread running {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:45.276491 np0000177335 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writer thread running {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:45.277139 np0000177335 devstack@c-api.service[112640]: INFO cinder.rpc [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:45.279123 np0000177335 devstack@c-api.service[112643]: INFO cinder.rpc [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:45.279539 np0000177335 devstack@c-api.service[112642]: INFO cinder.rpc [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:45.280118 np0000177335 devstack@c-api.service[112640]: INFO cinder.rpc [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:45.282736 np0000177335 devstack@c-api.service[112642]: INFO cinder.rpc [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:45.282923 np0000177335 devstack@c-api.service[112643]: INFO cinder.rpc [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:45.282994 np0000177335 devstack@c-api.service[112640]: INFO cinder.rpc [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:45.285592 np0000177335 devstack@c-api.service[112640]: INFO cinder.rpc [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:45.285697 np0000177335 devstack@c-api.service[112642]: INFO cinder.rpc [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:45.285914 np0000177335 devstack@c-api.service[112643]: INFO cinder.rpc [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:45.286510 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.288210 np0000177335 devstack@c-api.service[112642]: INFO cinder.rpc [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:45.288389 np0000177335 devstack@c-api.service[112643]: INFO cinder.rpc [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:45.289271 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.289679 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.289787 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.292656 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.293721 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.302513 np0000177335 devstack@c-api.service[112641]: DEBUG dbcounter [-] [112641] Writer thread running {{(pid=112641) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:45.307865 np0000177335 devstack@c-api.service[112641]: INFO cinder.rpc [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:45.312171 np0000177335 devstack@c-api.service[112641]: INFO cinder.rpc [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:45.315502 np0000177335 devstack@c-api.service[112641]: INFO cinder.rpc [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:45.318376 np0000177335 devstack@c-api.service[112641]: INFO cinder.rpc [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:45.319746 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.325358 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.326237 np0000177335 devstack@c-api.service[112640]: DEBUG oslo_db.sqlalchemy.engines [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c 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=112640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:45.329490 np0000177335 devstack@c-api.service[112640]: INFO cinder.rpc [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:45.331915 np0000177335 devstack@c-api.service[112640]: INFO cinder.rpc [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:45.332602 np0000177335 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-1ac38790-f39c-4b2f-b482-81ebda068133 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:45.333163 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.334864 np0000177335 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-981eb364-b944-4818-bd72-1339b94399e8 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:45.336009 np0000177335 devstack@c-api.service[112643]: INFO cinder.rpc [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:45.338999 np0000177335 devstack@c-api.service[112643]: INFO cinder.rpc [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:45.339341 np0000177335 devstack@c-api.service[112642]: INFO cinder.rpc [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:45.340320 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.342893 np0000177335 devstack@c-api.service[112642]: INFO cinder.rpc [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:45.343970 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.344464 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.348742 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.351922 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.356037 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.356216 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.357558 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.358965 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.360942 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.361114 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.361869 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.364361 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.364912 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.364987 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.367865 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.368683 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.369033 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.370759 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.371726 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.372190 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.372288 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.374654 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.374954 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.375529 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.377975 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.378533 np0000177335 devstack@c-api.service[112641]: DEBUG oslo_db.sqlalchemy.engines [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 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=112641) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:45.379267 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.380449 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.381084 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.381611 np0000177335 devstack@c-api.service[112641]: INFO cinder.rpc [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:45.382387 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.383861 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.384279 np0000177335 devstack@c-api.service[112641]: INFO cinder.rpc [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:45.384642 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.385502 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.385603 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.385866 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.386179 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.386943 np0000177335 devstack@c-api.service[112640]: WARNING cinder.api.contrib.hosts [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:45.387121 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.387703 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.389031 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.389224 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.390159 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.390668 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.392128 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.393436 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.394644 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.394823 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.396299 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.396393 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.397384 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: extensions {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.398132 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.399379 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: os-availability-zone {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.399758 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.400223 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.400519 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.400742 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: os-hosts {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.401298 np0000177335 devstack@c-api.service[112642]: WARNING cinder.api.contrib.hosts [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:45.401800 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.402055 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: backups {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.402166 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.402936 np0000177335 devstack@c-api.service[112643]: WARNING cinder.api.contrib.hosts [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:45.403511 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.403715 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.403939 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.404079 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: consistencygroups {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.405266 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.405698 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.406011 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: os-volume-manage {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.406717 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.407175 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.407294 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.407420 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: extra_specs {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.408197 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.408581 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.408996 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: os-snapshot-manage {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.409690 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.409964 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.410493 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: cgsnapshots {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.411080 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.411273 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.411578 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.411867 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: encryption {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.412521 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: extensions {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.412650 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.413400 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: encryption {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.413614 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: extensions {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.414351 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.414751 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: os-availability-zone {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.415008 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: capabilities {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.415709 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: os-availability-zone {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.416145 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: os-hosts {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.416220 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: scheduler-stats {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.417015 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: os-hosts {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.417371 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.417658 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: os-volume-type-access {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.417732 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: backups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.418445 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: backups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.419295 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: qos-specs {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.420376 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: consistencygroups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.420474 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.420892 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: consistencygroups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.421378 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: os-quota-class-sets {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.422676 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: os-volume-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.422819 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: os-quota-sets {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.422915 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: os-volume-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.423854 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.424088 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: extra_specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.424184 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extended resource: os-volume-transfer {{(pid=112640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.424296 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: extra_specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.425774 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: os-snapshot-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.425868 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: os-snapshot-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.427040 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.427134 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.427341 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: cgsnapshots {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.427431 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: cgsnapshots {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.428517 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.428781 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.428904 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.428963 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.429943 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.430501 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.430561 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.431414 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.431472 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.432099 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: capabilities {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.432247 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] SnapshotActionsController initialized {{(pid=112640) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:45.432361 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: capabilities {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.433001 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.433326 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: scheduler-stats {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.433988 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: scheduler-stats {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.434379 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.434818 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: os-volume-type-access {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.435709 np0000177335 devstack@c-api.service[112640]: WARNING castellan.key_manager.migration [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.435825 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: os-volume-type-access {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.436438 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: qos-specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.436513 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension AdminActions extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.436687 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension AdminActions extending resource: snapshots {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.436804 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension AdminActions extending resource: backups {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.436895 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.437018 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.437104 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.437202 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.437298 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.437382 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension TypesManage extending resource: types {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.437504 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.437591 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: qos-specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.437754 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.437754 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.438053 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.438053 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension VolumeActions extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.438053 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension UsedLimits extending resource: limits {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.438315 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.438315 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.v3.router [None req-0e8ff9a4-2d1a-4870-933b-3a26c35e310c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.438565 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: os-quota-class-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.439941 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: os-quota-class-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.440078 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: os-quota-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.441380 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: os-quota-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.441504 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extended resource: os-volume-transfer {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.441843 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.443696 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extended resource: os-volume-transfer {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.444368 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.444774 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.445504 np0000177335 devstack@c-api.service[112641]: WARNING cinder.api.contrib.hosts [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:45.446275 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.446335 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.446954 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.447144 np0000177335 devstack@c-api.service[112640]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7856b64a3668 pid: 112640 (default app) May 29 00:15:45.447740 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.447800 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.449135 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.449237 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.450263 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] SnapshotActionsController initialized {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:45.450645 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.450714 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.451079 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.452051 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.452568 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.454975 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.455097 np0000177335 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.455179 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.455263 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension AdminActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.455263 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension AdminActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.455263 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension AdminActions extending resource: backups {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.455263 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.455608 np0000177335 devstack@c-api.service[112640]: /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:45.455608 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.455608 np0000177335 devstack@c-api.service[112640]: /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:45.455608 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.455608 np0000177335 devstack@c-api.service[112640]: /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:45.456238 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.456238 np0000177335 devstack@c-api.service[112640]: /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:45.456238 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.456529 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.456644 np0000177335 devstack@c-api.service[112640]: /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:45.456644 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.456644 np0000177335 devstack@c-api.service[112640]: /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:45.456644 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.456644 np0000177335 devstack@c-api.service[112640]: /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:45.456644 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.457998 np0000177335 devstack@c-api.service[112640]: /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:45.457998 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.457998 np0000177335 devstack@c-api.service[112640]: /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:45.457998 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.458447 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.458534 np0000177335 devstack@c-api.service[112640]: /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:45.458534 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.458534 np0000177335 devstack@c-api.service[112640]: /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:45.458534 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.458954 np0000177335 devstack@c-api.service[112640]: /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:45.458954 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.458954 np0000177335 devstack@c-api.service[112640]: /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:45.458954 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.459223 np0000177335 devstack@c-api.service[112640]: /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:45.459223 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.459223 np0000177335 devstack@c-api.service[112640]: /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:45.459223 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.459223 np0000177335 devstack@c-api.service[112640]: /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:45.459725 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.459725 np0000177335 devstack@c-api.service[112640]: /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:45.459725 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.459725 np0000177335 devstack@c-api.service[112640]: /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:45.459725 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.460139 np0000177335 devstack@c-api.service[112640]: /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:45.460139 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.460139 np0000177335 devstack@c-api.service[112640]: /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:45.460139 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.460395 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.460451 np0000177335 devstack@c-api.service[112640]: /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:45.460451 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.460451 np0000177335 devstack@c-api.service[112640]: /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:45.460451 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.460451 np0000177335 devstack@c-api.service[112640]: /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:45.460451 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.460853 np0000177335 devstack@c-api.service[112640]: /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:45.460853 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.460853 np0000177335 devstack@c-api.service[112640]: /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:45.460853 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.460853 np0000177335 devstack@c-api.service[112640]: /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:45.460853 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.461242 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension TypesManage extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.461298 np0000177335 devstack@c-api.service[112640]: /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:45.461298 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.461298 np0000177335 devstack@c-api.service[112640]: /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:45.461298 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.461298 np0000177335 devstack@c-api.service[112640]: /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:45.461298 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.462001 np0000177335 devstack@c-api.service[112640]: /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:45.462001 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.462193 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.462251 np0000177335 devstack@c-api.service[112640]: /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:45.462251 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.462251 np0000177335 devstack@c-api.service[112640]: /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:45.462251 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.462513 np0000177335 devstack@c-api.service[112640]: /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:45.462513 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.462513 np0000177335 devstack@c-api.service[112640]: /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:45.462513 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.462513 np0000177335 devstack@c-api.service[112640]: /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:45.462809 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.462809 np0000177335 devstack@c-api.service[112640]: /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:45.462809 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.462809 np0000177335 devstack@c-api.service[112640]: /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:45.462809 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463027 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.463066 np0000177335 devstack@c-api.service[112640]: /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:45.463066 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463154 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.463195 np0000177335 devstack@c-api.service[112640]: /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:45.463195 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463195 np0000177335 devstack@c-api.service[112640]: /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:45.463195 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463195 np0000177335 devstack@c-api.service[112640]: /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:45.463195 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463424 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.463470 np0000177335 devstack@c-api.service[112640]: /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:45.463470 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463470 np0000177335 devstack@c-api.service[112640]: /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:45.463470 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463664 np0000177335 devstack@c-api.service[112640]: /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:45.463664 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463664 np0000177335 devstack@c-api.service[112640]: /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:45.463664 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463855 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.463894 np0000177335 devstack@c-api.service[112640]: /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:45.463894 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.463894 np0000177335 devstack@c-api.service[112640]: /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:45.463894 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464082 np0000177335 devstack@c-api.service[112640]: /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:45.464082 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464171 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.464210 np0000177335 devstack@c-api.service[112640]: /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:45.464210 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464210 np0000177335 devstack@c-api.service[112640]: /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:45.464210 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464210 np0000177335 devstack@c-api.service[112640]: /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:45.464432 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464432 np0000177335 devstack@c-api.service[112640]: /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:45.464432 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464432 np0000177335 devstack@c-api.service[112640]: /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:45.464432 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464644 np0000177335 devstack@c-api.service[112640]: /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:45.464644 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464644 np0000177335 devstack@c-api.service[112640]: /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:45.464644 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.464835 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension VolumeActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.465093 np0000177335 devstack@c-api.service[112640]: /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:45.465093 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465093 np0000177335 devstack@c-api.service[112640]: /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:45.465093 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465282 np0000177335 devstack@c-api.service[112640]: /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:45.465282 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465282 np0000177335 devstack@c-api.service[112640]: /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:45.465282 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465468 np0000177335 devstack@c-api.service[112640]: /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:45.465468 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465468 np0000177335 devstack@c-api.service[112640]: /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:45.465468 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465716 np0000177335 devstack@c-api.service[112640]: /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:45.465716 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465716 np0000177335 devstack@c-api.service[112640]: /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:45.465716 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465912 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension UsedLimits extending resource: limits {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.465951 np0000177335 devstack@c-api.service[112640]: /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:45.465951 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465951 np0000177335 devstack@c-api.service[112640]: /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:45.465951 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.465951 np0000177335 devstack@c-api.service[112640]: /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:45.466210 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466210 np0000177335 devstack@c-api.service[112640]: /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:45.466210 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466210 np0000177335 devstack@c-api.service[112640]: /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:45.466210 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466210 np0000177335 devstack@c-api.service[112640]: /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:45.466470 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466470 np0000177335 devstack@c-api.service[112640]: /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:45.466470 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466585 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.466645 np0000177335 devstack@c-api.service[112640]: /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:45.466645 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466645 np0000177335 devstack@c-api.service[112640]: /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:45.466645 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466645 np0000177335 devstack@c-api.service[112640]: /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:45.466645 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466919 np0000177335 devstack@c-api.service[112640]: /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:45.466919 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466919 np0000177335 devstack@c-api.service[112640]: /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:45.466919 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.466919 np0000177335 devstack@c-api.service[112640]: /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:45.466919 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467168 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-1ac38790-f39c-4b2f-b482-81ebda068133 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.467214 np0000177335 devstack@c-api.service[112640]: /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:45.467214 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467214 np0000177335 devstack@c-api.service[112640]: /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:45.467214 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467214 np0000177335 devstack@c-api.service[112640]: /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:45.467214 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467477 np0000177335 devstack@c-api.service[112640]: /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:45.467477 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467477 np0000177335 devstack@c-api.service[112640]: /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:45.467477 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467477 np0000177335 devstack@c-api.service[112640]: /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:45.467477 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467743 np0000177335 devstack@c-api.service[112640]: /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:45.467743 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467743 np0000177335 devstack@c-api.service[112640]: /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:45.467743 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467922 np0000177335 devstack@c-api.service[112640]: /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:45.467922 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.467922 np0000177335 devstack@c-api.service[112640]: /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:45.467922 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.468099 np0000177335 devstack@c-api.service[112640]: /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:45.468099 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.468099 np0000177335 devstack@c-api.service[112640]: /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:45.468099 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.468274 np0000177335 devstack@c-api.service[112640]: /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:45.468274 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.468274 np0000177335 devstack@c-api.service[112640]: /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:45.468274 np0000177335 devstack@c-api.service[112640]: warnings.warn(deprecated_msg) May 29 00:15:45.468445 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: extensions {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.468490 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.contrib.snapshot_actions [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] SnapshotActionsController initialized {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:45.468490 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.468563 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.middleware.request_id [None req-1622086a-22af-49a0-8a1e-62bd622d8b20 None None] RequestId filter calling following filter/app {{(pid=112640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:45.468607 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: os-availability-zone {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.468670 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.468715 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: os-hosts {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.468758 np0000177335 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.468794 np0000177335 devstack@c-api.service[112640]: [pid: 112640|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 956 bytes} [Fri May 29 00:15:45 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:45.468830 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension AdminActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.468866 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: backups {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.468902 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension AdminActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.468902 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension AdminActions extending resource: backups {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.468902 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.468902 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.468902 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.468902 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.468902 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension TypesManage extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469152 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469152 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469152 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469152 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469152 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension VolumeActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469152 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension UsedLimits extending resource: limits {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469152 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469372 np0000177335 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-981eb364-b944-4818-bd72-1339b94399e8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.469448 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: consistencygroups {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.469487 np0000177335 devstack@c-api.service[112643]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7856b64a3668 pid: 112643 (default app) May 29 00:15:45.469532 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: os-volume-manage {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.469532 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: extra_specs {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.469532 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: os-snapshot-manage {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.470969 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: cgsnapshots {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.471217 np0000177335 devstack@c-api.service[112642]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7856b64a3668 pid: 112642 (default app) May 29 00:15:45.472538 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: encryption {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.474066 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: encryption {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.475676 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: capabilities {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.476917 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: scheduler-stats {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.478394 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: os-volume-type-access {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.480212 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: qos-specs {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.486072 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: os-quota-class-sets {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.489430 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: os-quota-sets {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.492779 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extended resource: os-volume-transfer {{(pid=112641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:45.497357 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.499194 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.502112 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.504151 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.505031 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.contrib.snapshot_actions [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] SnapshotActionsController initialized {{(pid=112641) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:45.505799 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.507244 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.508704 np0000177335 devstack@c-api.service[112641]: WARNING castellan.key_manager.migration [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:45.509539 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension AdminActions extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.509709 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension AdminActions extending resource: snapshots {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.509877 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension AdminActions extending resource: backups {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510040 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510196 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510311 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510403 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510525 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension TypesManage extending resource: types {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510649 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510742 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510865 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.510955 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.511078 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension VolumeActions extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.511222 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension UsedLimits extending resource: limits {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.511351 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.511443 np0000177335 devstack@c-api.service[112641]: DEBUG cinder.api.v3.router [None req-f194e14c-6f3e-4983-b63c-ba5d42077587 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:45.520013 np0000177335 devstack@c-api.service[112641]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7856b64a3668 pid: 112641 (default app) May 29 00:15:53.164652 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.middleware.request_id [None req-c6b7480f-55ed-4ad7-b3b7-add919513bdc None None] RequestId filter calling following filter/app {{(pid=112640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:53.669051 np0000177335 devstack@c-api.service[112640]: INFO cinder.api.openstack.wsgi [None req-c6b7480f-55ed-4ad7-b3b7-add919513bdc admin admin] POST https://199.204.45.205/volume/v3/types May 29 00:15:53.669669 np0000177335 devstack@c-api.service[112640]: DEBUG cinder.api.openstack.wsgi [None req-c6b7480f-55ed-4ad7-b3b7-add919513bdc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:15:53.671417 np0000177335 devstack@c-api.service[112640]: /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:53.671417 np0000177335 devstack@c-api.service[112640]: warnings.warn( May 29 00:15:53.713567 np0000177335 devstack@c-api.service[112640]: DEBUG oslo_db.sqlalchemy.engines [None req-c6b7480f-55ed-4ad7-b3b7-add919513bdc 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=112640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:53.748126 np0000177335 devstack@c-api.service[112640]: INFO cinder.api.openstack.wsgi [None req-c6b7480f-55ed-4ad7-b3b7-add919513bdc admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 May 29 00:15:53.748572 np0000177335 devstack@c-api.service[112640]: [pid: 112640|app: 0|req: 2/2] 199.204.45.205 () {68 vars in 1288 bytes} [Fri May 29 00:15:53 2026] POST /volume/v3/types => generated 186 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 00:15:53.772822 np0000177335 devstack@c-api.service[112643]: /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:53.772822 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.772822 np0000177335 devstack@c-api.service[112643]: /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:53.772822 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.772822 np0000177335 devstack@c-api.service[112643]: /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:53.774002 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.774002 np0000177335 devstack@c-api.service[112643]: /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:53.774002 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.774002 np0000177335 devstack@c-api.service[112643]: /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:53.774002 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.774456 np0000177335 devstack@c-api.service[112643]: /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:53.774456 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.774456 np0000177335 devstack@c-api.service[112643]: /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:53.774456 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.774456 np0000177335 devstack@c-api.service[112643]: /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:53.774456 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.775038 np0000177335 devstack@c-api.service[112643]: /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:53.775038 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.775038 np0000177335 devstack@c-api.service[112643]: /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:53.775038 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.775367 np0000177335 devstack@c-api.service[112643]: /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:53.775367 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.775367 np0000177335 devstack@c-api.service[112643]: /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:53.775367 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.775751 np0000177335 devstack@c-api.service[112643]: /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:53.775751 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.775751 np0000177335 devstack@c-api.service[112643]: /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:53.775751 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.776117 np0000177335 devstack@c-api.service[112643]: /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:53.776117 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.776117 np0000177335 devstack@c-api.service[112643]: /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:53.776117 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.776117 np0000177335 devstack@c-api.service[112643]: /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:53.776966 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.776966 np0000177335 devstack@c-api.service[112643]: /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:53.776966 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.776966 np0000177335 devstack@c-api.service[112643]: /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:53.776966 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.777541 np0000177335 devstack@c-api.service[112643]: /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:53.777541 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.777541 np0000177335 devstack@c-api.service[112643]: /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:53.777541 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.777541 np0000177335 devstack@c-api.service[112643]: /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:53.777541 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.778052 np0000177335 devstack@c-api.service[112643]: /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:53.778052 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.778052 np0000177335 devstack@c-api.service[112643]: /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:53.778052 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.778052 np0000177335 devstack@c-api.service[112643]: /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:53.778052 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.778549 np0000177335 devstack@c-api.service[112643]: /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:53.778549 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.778549 np0000177335 devstack@c-api.service[112643]: /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:53.778549 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.778549 np0000177335 devstack@c-api.service[112643]: /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:53.778549 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.779085 np0000177335 devstack@c-api.service[112643]: /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:53.779085 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.779085 np0000177335 devstack@c-api.service[112643]: /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:53.779085 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.779085 np0000177335 devstack@c-api.service[112643]: /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:53.779497 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.779497 np0000177335 devstack@c-api.service[112643]: /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:53.779497 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.779497 np0000177335 devstack@c-api.service[112643]: /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:53.779497 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.780269 np0000177335 devstack@c-api.service[112643]: /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:53.780269 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.780269 np0000177335 devstack@c-api.service[112643]: /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:53.780269 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.780269 np0000177335 devstack@c-api.service[112643]: /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:53.780269 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.780782 np0000177335 devstack@c-api.service[112643]: /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:53.780782 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.780782 np0000177335 devstack@c-api.service[112643]: /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:53.780782 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.780782 np0000177335 devstack@c-api.service[112643]: /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:53.780782 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.781272 np0000177335 devstack@c-api.service[112643]: /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:53.781272 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.781272 np0000177335 devstack@c-api.service[112643]: /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:53.781272 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.781272 np0000177335 devstack@c-api.service[112643]: /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:53.781719 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.781719 np0000177335 devstack@c-api.service[112643]: /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:53.781719 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.781719 np0000177335 devstack@c-api.service[112643]: /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:53.781719 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.782118 np0000177335 devstack@c-api.service[112643]: /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:53.782118 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.782118 np0000177335 devstack@c-api.service[112643]: /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:53.782118 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.782510 np0000177335 devstack@c-api.service[112643]: /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:53.782510 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.782510 np0000177335 devstack@c-api.service[112643]: /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:53.782510 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.782870 np0000177335 devstack@c-api.service[112643]: /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:53.782870 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.782870 np0000177335 devstack@c-api.service[112643]: /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:53.782870 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.782870 np0000177335 devstack@c-api.service[112643]: /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:53.783136 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783136 np0000177335 devstack@c-api.service[112643]: /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:53.783136 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783136 np0000177335 devstack@c-api.service[112643]: /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:53.783136 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783313 np0000177335 devstack@c-api.service[112643]: /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:53.783313 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783313 np0000177335 devstack@c-api.service[112643]: /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:53.783313 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783474 np0000177335 devstack@c-api.service[112643]: /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:53.783474 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783474 np0000177335 devstack@c-api.service[112643]: /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:53.783474 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783685 np0000177335 devstack@c-api.service[112643]: /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:53.783685 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783685 np0000177335 devstack@c-api.service[112643]: /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:53.783685 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783849 np0000177335 devstack@c-api.service[112643]: /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:53.783849 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.783849 np0000177335 devstack@c-api.service[112643]: /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:53.783849 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784024 np0000177335 devstack@c-api.service[112643]: /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:53.784024 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784024 np0000177335 devstack@c-api.service[112643]: /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:53.784024 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784178 np0000177335 devstack@c-api.service[112643]: /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:53.784178 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784178 np0000177335 devstack@c-api.service[112643]: /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:53.784178 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784178 np0000177335 devstack@c-api.service[112643]: /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:53.784369 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784369 np0000177335 devstack@c-api.service[112643]: /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:53.784369 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784369 np0000177335 devstack@c-api.service[112643]: /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:53.784369 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784369 np0000177335 devstack@c-api.service[112643]: /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:53.784583 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784583 np0000177335 devstack@c-api.service[112643]: /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:53.784583 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784583 np0000177335 devstack@c-api.service[112643]: /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:53.784583 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784782 np0000177335 devstack@c-api.service[112643]: /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:53.784782 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784782 np0000177335 devstack@c-api.service[112643]: /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:53.784782 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.784782 np0000177335 devstack@c-api.service[112643]: /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:53.784782 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785019 np0000177335 devstack@c-api.service[112643]: /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:53.785019 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785019 np0000177335 devstack@c-api.service[112643]: /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:53.785019 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785019 np0000177335 devstack@c-api.service[112643]: /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:53.785019 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785238 np0000177335 devstack@c-api.service[112643]: /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:53.785238 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785238 np0000177335 devstack@c-api.service[112643]: /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:53.785238 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785238 np0000177335 devstack@c-api.service[112643]: /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:53.785238 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785454 np0000177335 devstack@c-api.service[112643]: /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:53.785454 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785454 np0000177335 devstack@c-api.service[112643]: /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:53.785454 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785454 np0000177335 devstack@c-api.service[112643]: /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:53.785454 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785700 np0000177335 devstack@c-api.service[112643]: /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:53.785700 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785700 np0000177335 devstack@c-api.service[112643]: /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:53.785700 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785871 np0000177335 devstack@c-api.service[112643]: /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:53.785871 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785871 np0000177335 devstack@c-api.service[112643]: /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:53.785871 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.785871 np0000177335 devstack@c-api.service[112643]: /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:53.786070 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.786070 np0000177335 devstack@c-api.service[112643]: /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:53.786070 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.786070 np0000177335 devstack@c-api.service[112643]: /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:53.786070 np0000177335 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 29 00:15:53.786070 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [req-c6b7480f-55ed-4ad7-b3b7-add919513bdc req-88868985-75be-4bff-ac51-9bc130d374f3 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:54.113505 np0000177335 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [req-c6b7480f-55ed-4ad7-b3b7-add919513bdc req-88868985-75be-4bff-ac51-9bc130d374f3 admin admin] POST https://199.204.45.205/volume/v3/types/9624a974-f36a-40a6-a40d-37399a5d2274/extra_specs May 29 00:15:54.114078 np0000177335 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [req-c6b7480f-55ed-4ad7-b3b7-add919513bdc req-88868985-75be-4bff-ac51-9bc130d374f3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:15:54.115957 np0000177335 devstack@c-api.service[112643]: /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:54.115957 np0000177335 devstack@c-api.service[112643]: warnings.warn( May 29 00:15:54.162565 np0000177335 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [req-c6b7480f-55ed-4ad7-b3b7-add919513bdc req-88868985-75be-4bff-ac51-9bc130d374f3 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:54.231647 np0000177335 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [req-c6b7480f-55ed-4ad7-b3b7-add919513bdc req-88868985-75be-4bff-ac51-9bc130d374f3 admin admin] https://199.204.45.205/volume/v3/types/9624a974-f36a-40a6-a40d-37399a5d2274/extra_specs returned with HTTP 200 May 29 00:15:54.232597 np0000177335 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 1/3] 199.204.45.205 () {70 vars in 1505 bytes} [Fri May 29 00:15:53 2026] POST /volume/v3/types/9624a974-f36a-40a6-a40d-37399a5d2274/extra_specs => generated 55 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 00:15:55.342499 np0000177335 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=6 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:55.383651 np0000177335 devstack@c-api.service[112641]: DEBUG dbcounter [-] [112641] Writing DB stats cinder:SELECT=6 {{(pid=112641) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:16:03.745204 np0000177335 devstack@c-api.service[112640]: DEBUG dbcounter [-] [112640] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:16:04.228294 np0000177335 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}