May 21 23:26:23.730269 np0000176098 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:26:23.737426 np0000176098 devstack@c-api.service[112184]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:26:23 2026] *** May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: nodename: np0000176098 May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: machine: x86_64 May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: clock source: unix May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: pcre jit disabled May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: detected number of CPU cores: 16 May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: current working directory: / May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: detected binary path: /usr/bin/uwsgi-core May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: your processes number limit is 256917 May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: your memory page size is 4096 bytes May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: detected max file descriptor number: 2048 May 21 23:26:23.740411 np0000176098 devstack@c-api.service[112184]: lock engine: pthread robust mutexes May 21 23:26:23.740976 np0000176098 devstack@c-api.service[112184]: thunder lock: enabled May 21 23:26:23.740976 np0000176098 devstack@c-api.service[112184]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:26:23.740976 np0000176098 devstack@c-api.service[112184]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:26:23.741080 np0000176098 devstack@c-api.service[112184]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:26:23.741080 np0000176098 devstack@c-api.service[112184]: Set PythonHome to /opt/stack/data/venv May 21 23:26:23.777445 np0000176098 devstack@c-api.service[112184]: Python main interpreter initialized at 0x7de5a94a3668 May 21 23:26:23.777445 np0000176098 devstack@c-api.service[112184]: python threads support enabled May 21 23:26:23.777445 np0000176098 devstack@c-api.service[112184]: your server socket listen backlog is limited to 100 connections May 21 23:26:23.777445 np0000176098 devstack@c-api.service[112184]: your mercy for graceful operations on workers is 80 seconds May 21 23:26:23.777962 np0000176098 devstack@c-api.service[112184]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:26:23.778141 np0000176098 devstack@c-api.service[112184]: *** Operational MODE: preforking *** May 21 23:26:23.778276 np0000176098 devstack@c-api.service[112184]: *** uWSGI is running in multiple interpreter mode *** May 21 23:26:23.778276 np0000176098 devstack@c-api.service[112184]: spawned uWSGI master process (pid: 112184) May 21 23:26:23.778446 np0000176098 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:26:23.779362 np0000176098 devstack@c-api.service[112184]: spawned uWSGI worker 1 (pid: 112193, cores: 1) May 21 23:26:23.779472 np0000176098 devstack@c-api.service[112184]: spawned uWSGI worker 2 (pid: 112194, cores: 1) May 21 23:26:23.780128 np0000176098 devstack@c-api.service[112184]: spawned uWSGI worker 3 (pid: 112195, cores: 1) May 21 23:26:23.780529 np0000176098 devstack@c-api.service[112184]: spawned uWSGI worker 4 (pid: 112196, cores: 1) May 21 23:26:23.780592 np0000176098 devstack@c-api.service[112184]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:26:23.912530 np0000176098 devstack@c-api.service[112194]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:26:23.912530 np0000176098 devstack@c-api.service[112194]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:26:23.912530 np0000176098 devstack@c-api.service[112194]: we strongly recommend against using it for new projects. May 21 23:26:23.912530 np0000176098 devstack@c-api.service[112194]: If you are already using Eventlet, we recommend migrating to a different May 21 23:26:23.912530 np0000176098 devstack@c-api.service[112194]: framework. For more detail see May 21 23:26:23.912530 np0000176098 devstack@c-api.service[112194]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:26:23.912530 np0000176098 devstack@c-api.service[112194]: import eventlet # noqa May 21 23:26:23.913798 np0000176098 devstack@c-api.service[112193]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:26:23.913798 np0000176098 devstack@c-api.service[112193]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:26:23.913798 np0000176098 devstack@c-api.service[112193]: we strongly recommend against using it for new projects. May 21 23:26:23.913798 np0000176098 devstack@c-api.service[112193]: If you are already using Eventlet, we recommend migrating to a different May 21 23:26:23.913798 np0000176098 devstack@c-api.service[112193]: framework. For more detail see May 21 23:26:23.913798 np0000176098 devstack@c-api.service[112193]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:26:23.913798 np0000176098 devstack@c-api.service[112193]: import eventlet # noqa May 21 23:26:23.914296 np0000176098 devstack@c-api.service[112196]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:26:23.914296 np0000176098 devstack@c-api.service[112196]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:26:23.914296 np0000176098 devstack@c-api.service[112196]: we strongly recommend against using it for new projects. May 21 23:26:23.914296 np0000176098 devstack@c-api.service[112196]: If you are already using Eventlet, we recommend migrating to a different May 21 23:26:23.914296 np0000176098 devstack@c-api.service[112196]: framework. For more detail see May 21 23:26:23.914296 np0000176098 devstack@c-api.service[112196]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:26:23.914296 np0000176098 devstack@c-api.service[112196]: import eventlet # noqa May 21 23:26:23.923470 np0000176098 devstack@c-api.service[112195]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:26:23.923470 np0000176098 devstack@c-api.service[112195]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:26:23.923470 np0000176098 devstack@c-api.service[112195]: we strongly recommend against using it for new projects. May 21 23:26:23.923470 np0000176098 devstack@c-api.service[112195]: If you are already using Eventlet, we recommend migrating to a different May 21 23:26:23.923470 np0000176098 devstack@c-api.service[112195]: framework. For more detail see May 21 23:26:23.923470 np0000176098 devstack@c-api.service[112195]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:26:23.923470 np0000176098 devstack@c-api.service[112195]: import eventlet # noqa May 21 23:26:23.998710 np0000176098 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:26:23.998710 np0000176098 devstack@c-api.service[112194]: debtcollector.deprecate( May 21 23:26:23.998877 np0000176098 devstack@c-api.service[112196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:26:23.998877 np0000176098 devstack@c-api.service[112196]: debtcollector.deprecate( May 21 23:26:24.000113 np0000176098 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:26:24.000113 np0000176098 devstack@c-api.service[112193]: debtcollector.deprecate( May 21 23:26:24.018619 np0000176098 devstack@c-api.service[112195]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:26:24.018619 np0000176098 devstack@c-api.service[112195]: debtcollector.deprecate( May 21 23:26:24.077668 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:24.077668 np0000176098 devstack@c-api.service[112196]: from cgi import parse_header May 21 23:26:24.080644 np0000176098 devstack@c-api.service[112194]: /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 21 23:26:24.080644 np0000176098 devstack@c-api.service[112194]: from cgi import parse_header May 21 23:26:24.081117 np0000176098 devstack@c-api.service[112193]: /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 21 23:26:24.081117 np0000176098 devstack@c-api.service[112193]: from cgi import parse_header May 21 23:26:24.117745 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:24.117745 np0000176098 devstack@c-api.service[112195]: from cgi import parse_header May 21 23:26:24.121619 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:24.121619 np0000176098 devstack@c-api.service[112196]: removals.removed_module( May 21 23:26:24.122306 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:24.122306 np0000176098 devstack@c-api.service[112196]: removals.removed_module( May 21 23:26:24.124589 np0000176098 devstack@c-api.service[112194]: /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 21 23:26:24.124589 np0000176098 devstack@c-api.service[112194]: removals.removed_module( May 21 23:26:24.125269 np0000176098 devstack@c-api.service[112194]: /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 21 23:26:24.125269 np0000176098 devstack@c-api.service[112194]: removals.removed_module( May 21 23:26:24.129343 np0000176098 devstack@c-api.service[112193]: /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 21 23:26:24.129343 np0000176098 devstack@c-api.service[112193]: removals.removed_module( May 21 23:26:24.130196 np0000176098 devstack@c-api.service[112193]: /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 21 23:26:24.130196 np0000176098 devstack@c-api.service[112193]: removals.removed_module( May 21 23:26:24.168263 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:24.168263 np0000176098 devstack@c-api.service[112195]: removals.removed_module( May 21 23:26:24.169202 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:24.169202 np0000176098 devstack@c-api.service[112195]: removals.removed_module( May 21 23:26:24.728446 np0000176098 devstack@c-api.service[112194]: /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 21 23:26:24.728446 np0000176098 devstack@c-api.service[112194]: warnings.warn( May 21 23:26:24.738319 np0000176098 devstack@c-api.service[112193]: /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 21 23:26:24.738319 np0000176098 devstack@c-api.service[112193]: warnings.warn( May 21 23:26:24.743113 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:24.743113 np0000176098 devstack@c-api.service[112196]: warnings.warn( May 21 23:26:24.815038 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:24.815038 np0000176098 devstack@c-api.service[112195]: warnings.warn( May 21 23:26:24.834434 np0000176098 devstack@c-api.service[112194]: /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 21 23:26:24.834434 np0000176098 devstack@c-api.service[112194]: warnings.warn( May 21 23:26:24.851552 np0000176098 devstack@c-api.service[112193]: /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 21 23:26:24.851552 np0000176098 devstack@c-api.service[112193]: warnings.warn( May 21 23:26:24.858127 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:24.858127 np0000176098 devstack@c-api.service[112196]: warnings.warn( May 21 23:26:24.926082 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:24.926082 np0000176098 devstack@c-api.service[112195]: warnings.warn( May 21 23:26:25.127600 np0000176098 devstack@c-api.service[112194]: 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 21 23:26:25.128080 np0000176098 devstack@c-api.service[112194]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112194) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:26:25.134290 np0000176098 devstack@c-api.service[112196]: 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 21 23:26:25.134552 np0000176098 devstack@c-api.service[112196]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112196) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:26:25.139109 np0000176098 devstack@c-api.service[112193]: 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 21 23:26:25.139510 np0000176098 devstack@c-api.service[112193]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112193) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:26:25.212449 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:25.212449 np0000176098 devstack@c-api.service[112196]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:26:25.212692 np0000176098 devstack@c-api.service[112194]: /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 21 23:26:25.212692 np0000176098 devstack@c-api.service[112194]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:26:25.213475 np0000176098 devstack@c-api.service[112193]: /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 21 23:26:25.213475 np0000176098 devstack@c-api.service[112193]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:26:25.217206 np0000176098 devstack@c-api.service[112195]: 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 21 23:26:25.217421 np0000176098 devstack@c-api.service[112195]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112195) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:26:25.278346 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:25.278346 np0000176098 devstack@c-api.service[112195]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:26:25.663360 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112195) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:26:25.663599 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112196) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:26:25.663668 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112193) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:26:25.663811 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.663811 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.663933 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.663990 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.664046 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.664114 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.664176 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.664230 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.664410 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.664825 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.664929 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.664984 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.665041 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.665095 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.665169 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.665169 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.665277 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.665333 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.665414 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.665414 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.665414 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.665414 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.665613 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.665669 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.665773 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.665773 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.665773 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.665773 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.665773 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.666046 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.667990 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.668058 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.668111 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.668172 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.668237 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.668293 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.668367 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.668367 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.668563 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.668645 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.668757 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.668832 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.668889 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.669007 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.669062 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.669116 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.669192 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.669247 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.669294 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.669329 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.669329 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.673173 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.673309 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.673309 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.673432 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.673432 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.673535 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.673535 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.673778 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.673839 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.673909 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.673961 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.674035 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.674089 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.674146 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.674243 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.674329 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.674384 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.674460 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.674512 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.674562 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.674661 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.679779 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.679886 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.679886 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.680043 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.680043 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.680043 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.680268 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.680387 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.680387 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.680387 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.680387 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.680778 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.680778 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.680989 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.681080 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.681177 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.681177 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.681177 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.681177 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.681177 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.681177 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.681627 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.681627 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.681627 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.681887 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.681970 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.682051 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.682128 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.682128 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.682307 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.682389 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.682469 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.682547 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.682625 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.682703 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.682830 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.682909 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.682984 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.683096 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.683178 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.683178 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.683178 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.683380 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.683474 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.683554 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.683647 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.683767 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.683873 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.683971 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.684051 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.684129 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.684209 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.684287 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.684364 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.684442 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.684518 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.684597 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.684691 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.684801 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.684879 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.684985 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.685066 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.685145 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.685223 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.685223 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.685223 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.685223 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.685571 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.685663 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.685776 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.685883 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.685969 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.686052 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.686151 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.686236 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.686318 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.686420 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.686504 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.686585 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.686667 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.686812 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.686927 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.687013 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.687095 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.687180 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.687264 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.687372 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.687449 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.687531 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.687613 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.687702 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.687830 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.687930 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.688020 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.688103 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.688185 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.688185 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.688358 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.688358 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.688358 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.688358 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.688358 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.688358 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.688358 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.688358 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.688705 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.688705 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.688705 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.688705 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.688705 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.688705 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.689171 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.689241 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.689291 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.689291 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.689291 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.689291 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.689291 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.689291 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.689578 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.689578 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.689578 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.689578 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.689578 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.689578 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.689578 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.690185 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.690240 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.690307 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.690364 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.690413 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.690463 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.690526 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.690574 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.690632 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.690692 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.690801 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.690858 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.690908 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.690958 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.691007 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.691056 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.691104 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.691159 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.691219 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.691271 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.691324 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.691382 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.691431 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.691483 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.691528 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.691570 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.691636 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.691691 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.691779 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.691836 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.691886 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.691950 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.692002 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.692061 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.692120 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.692176 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.692227 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.692272 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.692272 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.692272 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.692272 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.692272 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.692481 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.692481 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.692589 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.692641 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.692692 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.692761 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.692817 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.692867 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.692943 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.692995 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.693061 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.693110 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.693168 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.693230 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.693282 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.693338 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.693390 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.693390 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.693390 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.693390 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.693390 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.693610 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.693610 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.693610 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.693610 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.693862 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.693926 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.693926 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.694025 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.694078 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.694133 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.694133 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.694133 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.694291 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.694349 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.694402 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.694455 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.694518 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.694518 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.694518 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.694658 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.694740 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.694796 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.694864 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.694917 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.694970 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.695025 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.695090 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.695143 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.695210 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.695262 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.695315 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.695372 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.695423 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.695475 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.695526 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.695581 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.695634 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.695634 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.695634 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.695634 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.695634 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.695634 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.696658 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.696711 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.696782 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.696849 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.696890 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.696980 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.697022 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.697058 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.697095 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.697131 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.697174 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.697215 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.697252 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.697288 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.697325 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.697368 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.697404 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.697439 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.697474 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.697509 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.697548 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.697846 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.697909 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.697961 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.698023 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.698079 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.698118 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.698163 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.698201 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.698237 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.698274 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.698311 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.698347 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.698423 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.698464 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.698542 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.698583 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.698665 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.698705 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.698786 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.698845 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.698914 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.700385 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.700432 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.700513 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.700560 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.700628 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.700673 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.700739 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.700780 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.700819 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.700859 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.700898 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.700955 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.701009 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.701053 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.701098 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.701135 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.701172 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.701214 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.701262 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.701298 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.701298 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.702788 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.702833 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.702904 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.702956 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.702996 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.703043 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.703080 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.703116 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.703153 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.703188 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.703233 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.703279 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.703316 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.703353 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.703397 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.703434 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.703476 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.703513 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.703513 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.703513 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.703616 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.705757 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.705852 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.705852 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.705959 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.706012 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.706063 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.706114 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.706165 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.706229 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.706229 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.706331 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.706388 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.706435 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.706485 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.706544 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.706596 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.706646 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.706696 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.706787 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.706840 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.706893 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.706952 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.707002 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.707058 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.707110 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.707160 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.707210 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.707268 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.707327 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.707377 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.707425 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.707425 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.707515 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.707564 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.707622 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.707670 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.707718 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.707793 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.707793 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.707906 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.707963 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.707963 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.708559 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.708619 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.708677 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.708748 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.708821 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.708881 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.708978 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.709041 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.709103 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.709154 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.709204 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.709253 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.709302 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.709353 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.709404 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.709463 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.709463 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.709664 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.709664 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.709664 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.709820 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.709873 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.709925 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.709925 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.709925 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.709925 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.710117 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.710168 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.710219 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.710276 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.710276 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.710364 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.710414 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.710466 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.710523 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.710574 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.710636 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.710686 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.710686 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.710799 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.710850 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.710850 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.711431 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.711492 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.711550 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.711602 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.711667 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.711667 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.711798 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.711850 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.711915 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.711975 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.712033 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.712089 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.712147 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.712198 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.712257 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.712308 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.712440 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.712440 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.712534 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.712592 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.712592 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.714387 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.714387 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.714503 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.714503 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.714626 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.714681 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.714750 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.714808 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.714860 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.714913 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.714913 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.714913 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.715059 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.715132 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.715183 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.715241 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.715299 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.715299 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.715299 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.715299 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.715299 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.715533 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.715533 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.715637 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.715689 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.715763 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.715818 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.715868 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.715918 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.715967 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.716021 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.716086 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.716143 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.716193 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.716193 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.716283 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.716283 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.716283 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.716283 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.716283 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.716283 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.716283 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.717206 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.717268 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.717318 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.717369 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.717424 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.717475 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.717540 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.717594 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.717657 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.717709 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.717777 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.717828 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.717880 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.717930 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.717981 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.718030 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.718082 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.718132 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.718198 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.718248 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.718305 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.718364 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.718413 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.718461 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.718509 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.718567 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.718623 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.718677 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.718754 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.718806 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.718857 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.718919 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.718976 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.719036 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.719088 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.719137 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.719185 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.719185 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.719185 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.719185 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.719185 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.719185 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.719441 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112194) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:26:25.719498 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.719549 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.719600 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.719652 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.719718 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.719797 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.719858 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.719911 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.719960 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.720010 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.720060 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.720111 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.720160 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.720209 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.720272 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.720322 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.720371 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.720420 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.720469 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.720520 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.720577 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.720627 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.720675 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.720775 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.720829 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.720877 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.720972 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.721019 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.721079 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.721134 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.721184 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.721234 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.721295 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.721350 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.721416 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.721466 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.721519 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.721569 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.721619 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.721676 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.721748 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.721814 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.721872 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.721935 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.721996 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.722047 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.722097 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.722097 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.722097 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.722097 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.722097 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.722097 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.722352 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.722352 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.722457 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.722524 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.722524 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.722622 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.722683 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.722759 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.722813 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.722863 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.722926 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.722977 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.723028 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.723077 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.723127 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.723175 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.723231 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.723287 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.723337 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.723395 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.723448 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.723506 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.723555 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.723612 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.723664 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.723743 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.723798 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.723862 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.723916 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.723977 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.724035 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.724085 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.724134 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.724185 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.724234 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.724283 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.724339 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.724389 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.724453 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.724505 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.724562 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.724615 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.724665 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.724665 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.724665 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.724838 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.724891 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.724963 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.725031 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.725098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.725149 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.725200 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.725251 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.725309 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.725309 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.725309 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.725309 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.725309 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.725309 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.725309 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.725309 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.725688 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112195) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.725764 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.725818 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.725868 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.725933 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.725933 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.725933 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112195) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.726087 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.726140 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112195) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.726190 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.726190 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.726190 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.726321 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.726383 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.726441 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.726494 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.726560 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112196) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.726613 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.726665 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.726713 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.726793 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.726846 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.726898 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.726946 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.726946 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.727047 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.727098 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.727555 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.728012 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.728389 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.728389 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.728389 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.728389 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.728575 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.728575 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.728575 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.728714 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.728714 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.728714 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.729033 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.729033 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.729033 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.729033 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.729455 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.729506 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.729568 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.729615 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.729698 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.729754 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.729809 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.730125 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.730170 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.730249 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.730292 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.730364 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.730406 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.730494 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.730714 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.730781 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.730851 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.730920 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.730962 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.731028 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.731091 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.731644 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.731699 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.731771 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.731854 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.731903 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.731964 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.732030 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.732326 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.732399 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.732461 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.732510 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.732575 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.732634 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.732699 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.733338 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.733437 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.733582 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.733686 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.733828 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.733929 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.734028 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.734951 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.735042 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.735122 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.735213 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.735291 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.735391 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.735479 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.736412 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.736500 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.736587 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.736670 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.736769 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.736857 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.737004 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.737095 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.737181 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.737263 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.737347 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.737412 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.737466 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.737528 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.738139 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.738202 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.738263 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.738321 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.738363 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.738444 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.738487 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.738826 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.738870 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.738947 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.738989 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.739060 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.739116 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.739187 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.739678 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.739778 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.739841 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.739896 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.739943 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.739989 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.740044 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.740643 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.740718 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.740791 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.740844 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.740895 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.740995 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.741050 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.741320 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.741381 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.741440 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.741498 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.741553 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.741608 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.741661 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.742160 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.742253 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.742253 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.742354 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.742422 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.742422 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.742530 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.742608 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.742608 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.742715 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.742715 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.742845 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.742845 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.742943 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.743375 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.743450 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.743517 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.743575 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.743575 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.743673 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.743761 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.743822 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.743885 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.743945 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.744001 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.744057 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.744057 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.744386 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.744676 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.744676 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.744676 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.744887 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.744887 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.744887 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.745067 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.745067 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.745067 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.745219 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.745219 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.745332 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.745332 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.745446 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:26:25.745985 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:26:25.746061 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:26:25.746061 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:26:25.746164 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:26:25.746222 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:26:25.746277 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:26:25.769792 np0000176098 devstack@c-api.service[112195]: INFO dbcounter [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Registered counter for database cinder May 21 23:26:25.770117 np0000176098 devstack@c-api.service[112196]: INFO dbcounter [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Registered counter for database cinder May 21 23:26:25.775035 np0000176098 devstack@c-api.service[112193]: INFO dbcounter [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Registered counter for database cinder May 21 23:26:25.781536 np0000176098 devstack@c-api.service[112196]: DEBUG oslo_db.sqlalchemy.engines [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 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=112196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:25.783128 np0000176098 devstack@c-api.service[112195]: DEBUG oslo_db.sqlalchemy.engines [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec 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=112195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:25.787246 np0000176098 devstack@c-api.service[112193]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 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=112193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:25.793609 np0000176098 devstack@c-api.service[112194]: INFO dbcounter [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Registered counter for database cinder May 21 23:26:25.806463 np0000176098 devstack@c-api.service[112194]: DEBUG oslo_db.sqlalchemy.engines [None req-09005218-d1bd-437a-b753-a733be07a9d3 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=112194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:25.893708 np0000176098 devstack@c-api.service[112195]: DEBUG dbcounter [-] [112195] Writer thread running {{(pid=112195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:26:25.894116 np0000176098 devstack@c-api.service[112196]: DEBUG dbcounter [-] [112196] Writer thread running {{(pid=112196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:26:25.896826 np0000176098 devstack@c-api.service[112195]: INFO cinder.rpc [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:26:25.897463 np0000176098 devstack@c-api.service[112196]: INFO cinder.rpc [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:26:25.899065 np0000176098 devstack@c-api.service[112195]: INFO cinder.rpc [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:26:25.899944 np0000176098 devstack@c-api.service[112196]: INFO cinder.rpc [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:26:25.901189 np0000176098 devstack@c-api.service[112195]: INFO cinder.rpc [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:26:25.902157 np0000176098 devstack@c-api.service[112196]: INFO cinder.rpc [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:26:25.903502 np0000176098 devstack@c-api.service[112195]: INFO cinder.rpc [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:26:25.904209 np0000176098 devstack@c-api.service[112196]: INFO cinder.rpc [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:26:25.904635 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.905343 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.906899 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.907598 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.911540 np0000176098 devstack@c-api.service[112195]: DEBUG oslo_db.sqlalchemy.engines [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec 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=112195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:25.912651 np0000176098 devstack@c-api.service[112196]: DEBUG oslo_db.sqlalchemy.engines [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 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=112196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:25.913263 np0000176098 devstack@c-api.service[112195]: INFO cinder.rpc [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:26:25.914496 np0000176098 devstack@c-api.service[112196]: INFO cinder.rpc [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:26:25.914838 np0000176098 devstack@c-api.service[112195]: INFO cinder.rpc [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:26:25.915596 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.915932 np0000176098 devstack@c-api.service[112196]: INFO cinder.rpc [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:26:25.916704 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.923673 np0000176098 devstack@c-api.service[112193]: DEBUG dbcounter [-] [112193] Writer thread running {{(pid=112193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:26:25.926656 np0000176098 devstack@c-api.service[112193]: INFO cinder.rpc [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:26:25.927779 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.927880 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.929074 np0000176098 devstack@c-api.service[112193]: INFO cinder.rpc [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:26:25.929976 np0000176098 devstack@c-api.service[112194]: DEBUG dbcounter [-] [112194] Writer thread running {{(pid=112194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:26:25.931231 np0000176098 devstack@c-api.service[112193]: INFO cinder.rpc [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:26:25.931401 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.931492 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.933131 np0000176098 devstack@c-api.service[112193]: INFO cinder.rpc [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:26:25.933390 np0000176098 devstack@c-api.service[112194]: INFO cinder.rpc [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:26:25.934033 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.934832 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.935659 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.935803 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.935899 np0000176098 devstack@c-api.service[112194]: INFO cinder.rpc [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:26:25.938182 np0000176098 devstack@c-api.service[112194]: INFO cinder.rpc [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:26:25.939793 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.939896 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.940711 np0000176098 devstack@c-api.service[112194]: INFO cinder.rpc [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:26:25.940996 np0000176098 devstack@c-api.service[112193]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 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=112193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:25.942049 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.942803 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.943020 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.943617 np0000176098 devstack@c-api.service[112193]: INFO cinder.rpc [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:26:25.944412 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.945703 np0000176098 devstack@c-api.service[112193]: INFO cinder.rpc [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:26:25.945836 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.946056 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.946791 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.948900 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.949163 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.950223 np0000176098 devstack@c-api.service[112194]: DEBUG oslo_db.sqlalchemy.engines [None req-09005218-d1bd-437a-b753-a733be07a9d3 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=112194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:25.951767 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.951932 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.952242 np0000176098 devstack@c-api.service[112194]: INFO cinder.rpc [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:26:25.953941 np0000176098 devstack@c-api.service[112194]: INFO cinder.rpc [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:26:25.954612 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.954680 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.954850 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.956083 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.956337 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.958922 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.959085 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.959562 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.963017 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.964549 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.965059 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.966474 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.966702 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.967900 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.968566 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.969796 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.970065 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.970848 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.971410 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.972224 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.972507 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.973123 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.973791 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.974167 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.974580 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.975299 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.975890 np0000176098 devstack@c-api.service[112196]: WARNING cinder.api.contrib.hosts [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:26:25.976139 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.976527 np0000176098 devstack@c-api.service[112195]: WARNING cinder.api.contrib.hosts [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:26:25.976705 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.977336 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.978252 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.978367 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.978841 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.979557 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.979621 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.980214 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.981039 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.981385 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.981580 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.981846 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: extensions {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.982476 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: extensions {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.983159 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: qos-specs {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.983547 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.983820 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: qos-specs {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.984362 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.985264 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: os-snapshot-manage {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.986585 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: os-snapshot-manage {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.986709 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: scheduler-stats {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.986857 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.987939 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.988049 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: scheduler-stats {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.988750 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: os-volume-transfer {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.989545 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: os-volume-transfer {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.989694 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.990339 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: extra_specs {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.990768 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.991218 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: extra_specs {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.991311 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.991912 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: os-volume-type-access {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.992803 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: os-volume-type-access {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.993471 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: cgsnapshots {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.993804 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.993948 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.994367 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: cgsnapshots {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.994956 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: consistencygroups {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.995389 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.995906 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: consistencygroups {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.997068 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: os-quota-sets {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.997950 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: os-quota-sets {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.998287 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.998440 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: capabilities {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.999356 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: capabilities {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:25.999682 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:25.999764 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: os-hosts {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.000629 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: os-hosts {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.001114 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: encryption {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.002108 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: encryption {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.002655 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: backups {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.003108 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.003580 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: backups {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.004077 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.004658 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: os-quota-class-sets {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.005324 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.005651 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: os-quota-class-sets {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.006077 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: os-volume-manage {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.006772 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.007005 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: os-volume-manage {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.007600 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: os-availability-zone {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.007759 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.008238 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.008466 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: os-availability-zone {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.008870 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extended resource: encryption {{(pid=112196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.009763 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.009868 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extended resource: encryption {{(pid=112195) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.009925 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.010977 np0000176098 devstack@c-api.service[112193]: WARNING cinder.api.contrib.hosts [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:26:26.011079 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.011313 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.011753 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.012436 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.012508 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.012852 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.013280 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.013879 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.013957 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.014362 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.014615 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.015171 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.015310 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.015608 np0000176098 devstack@c-api.service[112194]: WARNING cinder.api.contrib.hosts [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:26:26.016165 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.016402 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.016550 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.016650 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.017047 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: extensions {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.017915 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.018024 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.018067 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.018364 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: qos-specs {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.019363 np0000176098 devstack@c-api.service[112196]: WARNING castellan.key_manager.migration [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.019427 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.019554 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.020185 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] SnapshotActionsController initialized {{(pid=112196) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:26:26.020304 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.020425 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension TypesManage extending resource: types {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.020466 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: os-snapshot-manage {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.020614 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension VolumeActions extending resource: volumes {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.020737 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.020851 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.020889 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.020953 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension AdminActions extending resource: volumes {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021089 np0000176098 devstack@c-api.service[112195]: WARNING castellan.key_manager.migration [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.021138 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension AdminActions extending resource: snapshots {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021212 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension AdminActions extending resource: backups {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021319 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021418 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension UsedLimits extending resource: limits {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021516 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021622 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021741 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021844 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: extensions {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.021895 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.021937 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: scheduler-stats {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.021973 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.022015 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.contrib.snapshot_actions [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] SnapshotActionsController initialized {{(pid=112195) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:26:26.022057 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.v3.router [None req-ab06dcce-79cd-43d2-999e-9c7c1ca23690 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.022094 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.022236 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension TypesManage extending resource: types {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023061 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension VolumeActions extending resource: volumes {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023205 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023249 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: qos-specs {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.023288 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023411 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension AdminActions extending resource: volumes {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023564 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension AdminActions extending resource: snapshots {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023683 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension AdminActions extending resource: backups {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023796 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023899 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension UsedLimits extending resource: limits {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.023946 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: os-volume-transfer {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.023999 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.024109 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.024229 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.024345 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.024447 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.024546 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.v3.router [None req-18ab3e8c-6391-4862-ae6f-e5f64a5b85ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112195) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.025600 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: extra_specs {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.026383 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: os-snapshot-manage {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.027169 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: os-volume-type-access {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.028168 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: scheduler-stats {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.028716 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: cgsnapshots {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.029651 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: os-volume-transfer {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.030204 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: consistencygroups {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.030294 np0000176098 devstack@c-api.service[112196]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7de5a94a3668 pid: 112196 (default app) May 21 23:26:26.031298 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: extra_specs {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.032156 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: os-quota-sets {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.032718 np0000176098 devstack@c-api.service[112195]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7de5a94a3668 pid: 112195 (default app) May 21 23:26:26.033044 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: os-volume-type-access {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.033665 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: capabilities {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.034681 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: cgsnapshots {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.034971 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: os-hosts {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.036104 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: consistencygroups {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.036333 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: encryption {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.037895 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: backups {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.038065 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: os-quota-sets {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.038644 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.038644 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.038644 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.038644 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.038882 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.038882 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.038882 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.038882 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039073 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039073 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039073 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039073 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039073 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039073 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039309 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039309 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039309 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039309 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039309 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039526 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039526 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039526 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039526 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039526 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039762 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039762 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039762 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039762 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039947 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039947 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039947 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.039947 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.039947 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040186 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040186 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040186 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040186 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040186 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040382 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040382 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040382 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040382 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040382 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040382 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040644 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040644 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040644 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040644 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040644 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040644 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040913 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040913 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040913 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040913 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.040913 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.040913 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.041218 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.041218 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.041218 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.041218 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.041218 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.041530 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.041530 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.041530 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.041530 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.041530 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.041908 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.041908 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.041908 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.041908 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.041908 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.041908 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.042334 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.042334 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.042334 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.042334 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.042334 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.042334 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.042807 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.042807 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.042807 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.042807 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.042807 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.043226 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.043226 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.043226 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.043226 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.043226 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.043573 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.043573 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.043754 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: capabilities {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.043822 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.043822 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.043822 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.043822 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.044148 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.044148 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.044148 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.044148 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.044447 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.044447 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.044447 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.044447 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.044447 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.044922 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.044922 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.044922 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.044922 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.044922 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.045296 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.045296 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.045296 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.045296 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.045609 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.045609 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.045609 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.045609 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.045946 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.045946 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.045946 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.045946 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.046241 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.046241 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.046241 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.046241 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.046574 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.046574 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.046574 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.046574 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.046906 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.046906 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.046906 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.046906 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.046906 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.046906 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.047376 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.047376 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.047376 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.047376 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.047376 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.047873 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.047873 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.047873 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.047873 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.047873 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.047873 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.047873 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.048400 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.048400 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.048549 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: os-quota-class-sets {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.048625 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.048625 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.048625 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.048625 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.048625 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.048625 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049187 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049187 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049187 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049187 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049187 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049187 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049434 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049434 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049434 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049434 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049434 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049434 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049615 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049615 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049615 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049615 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049757 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049757 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049757 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049757 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049757 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049933 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049933 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049933 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.049933 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:26.049933 np0000176098 devstack@c-api.service[112196]: warnings.warn(deprecated_msg) May 21 23:26:26.050087 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: os-hosts {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050122 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: os-volume-manage {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050154 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.middleware.request_id [None req-da004858-74f7-4ba2-a266-2402142a2831 None None] RequestId filter calling following filter/app {{(pid=112196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:26:26.050180 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: encryption {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050204 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: os-availability-zone {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050230 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: backups {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050257 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extended resource: encryption {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050284 np0000176098 devstack@c-api.service[112196]: [pid: 112196|app: 0|req: 1/1] 199.19.213.140 () {60 vars in 956 bytes} [Thu May 21 23:26:26 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 23:26:26.050312 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: os-quota-class-sets {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050337 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.050360 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: os-volume-manage {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050360 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: os-availability-zone {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050426 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.050452 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extended resource: encryption {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:26:26.050475 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.051760 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.052260 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.053370 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.053763 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.055012 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.055152 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.056488 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.056527 np0000176098 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.057522 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] SnapshotActionsController initialized {{(pid=112193) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:26:26.057661 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.057818 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension TypesManage extending resource: types {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.057929 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.058028 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension VolumeActions extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.058191 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.058298 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.058411 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension AdminActions extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.058550 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension AdminActions extending resource: snapshots {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.058662 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension AdminActions extending resource: backups {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.058791 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.058923 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension UsedLimits extending resource: limits {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.059034 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.059157 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.059283 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.059381 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.059447 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.059543 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.059668 np0000176098 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-b4c3fe7e-4101-45c7-b490-0d0b310bab06 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.060780 np0000176098 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:26:26.061654 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.contrib.snapshot_actions [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] SnapshotActionsController initialized {{(pid=112194) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:26:26.061772 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.061932 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension TypesManage extending resource: types {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.062639 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension VolumeActions extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.062791 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.062887 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063007 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension AdminActions extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063111 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension AdminActions extending resource: snapshots {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063214 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension AdminActions extending resource: backups {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063334 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063414 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension UsedLimits extending resource: limits {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063529 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063644 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063799 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.063902 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.064004 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.064117 np0000176098 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-09005218-d1bd-437a-b753-a733be07a9d3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:26:26.068609 np0000176098 devstack@c-api.service[112193]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7de5a94a3668 pid: 112193 (default app) May 21 23:26:26.072562 np0000176098 devstack@c-api.service[112194]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7de5a94a3668 pid: 112194 (default app) May 21 23:26:33.127698 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.127698 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.127698 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.127698 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.127698 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.128823 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.128823 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.128823 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.128823 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.128823 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.129144 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.129144 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.129144 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.129144 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.129144 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.129144 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.129519 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.129519 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.129519 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.129519 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.129841 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.129841 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.129841 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.129841 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130069 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130069 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130069 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130069 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130275 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130275 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130275 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130275 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130275 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130548 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130548 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130548 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130548 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130548 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130846 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130846 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130846 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130846 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.130846 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.130846 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131172 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.131172 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131172 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.131172 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131172 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.131172 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131524 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.131524 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131524 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.131524 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131524 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.131524 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131894 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.131894 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131894 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.131894 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.131894 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.132186 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.132186 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.132186 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.132186 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.132186 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.132473 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.132473 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.132473 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.132473 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.132473 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.132473 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.133001 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.133001 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.133001 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.133001 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.133001 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.133001 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.133473 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.133473 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.133473 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.133473 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.133473 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.133984 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.133984 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.133984 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.133984 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.133984 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.134257 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.134257 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.134257 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.134257 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.134486 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.134486 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.134486 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.134486 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.134707 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.134707 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.134707 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.134707 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.134707 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135049 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.135049 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135049 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.135049 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135049 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.135319 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135319 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.135319 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135319 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.135546 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135546 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.135546 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135546 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.135820 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135820 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.135820 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.135820 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136049 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136049 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136049 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136049 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136295 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136295 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136295 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136295 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136513 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136513 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136513 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136513 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136513 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136877 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136877 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136877 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136877 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.136877 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.136877 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137207 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137207 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137207 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137207 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137207 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137466 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137466 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137466 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137466 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137466 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137466 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137694 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137694 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137694 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137694 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137694 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137694 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137922 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137922 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137922 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137922 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.137922 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.137922 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138131 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138131 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138131 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138131 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138131 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138131 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138352 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138352 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138352 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138352 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138516 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138516 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138516 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138516 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138516 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138705 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138705 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138705 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138705 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.138705 np0000176098 devstack@c-api.service[112195]: warnings.warn(deprecated_msg) May 21 23:26:33.138705 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.middleware.request_id [None req-64a503bf-c3eb-412b-98c4-6ba79a09a249 None None] RequestId filter calling following filter/app {{(pid=112195) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:26:33.641213 np0000176098 devstack@c-api.service[112195]: INFO cinder.api.openstack.wsgi [None req-64a503bf-c3eb-412b-98c4-6ba79a09a249 admin admin] POST https://199.19.213.140/volume/v3/types May 21 23:26:33.641714 np0000176098 devstack@c-api.service[112195]: DEBUG cinder.api.openstack.wsgi [None req-64a503bf-c3eb-412b-98c4-6ba79a09a249 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112195) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:26:33.643385 np0000176098 devstack@c-api.service[112195]: /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 21 23:26:33.643385 np0000176098 devstack@c-api.service[112195]: warnings.warn( May 21 23:26:33.653219 np0000176098 devstack@c-api.service[112195]: DEBUG oslo_db.sqlalchemy.engines [None req-64a503bf-c3eb-412b-98c4-6ba79a09a249 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=112195) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:33.686516 np0000176098 devstack@c-api.service[112195]: INFO cinder.api.openstack.wsgi [None req-64a503bf-c3eb-412b-98c4-6ba79a09a249 admin admin] https://199.19.213.140/volume/v3/types returned with HTTP 200 May 21 23:26:33.687050 np0000176098 devstack@c-api.service[112195]: [pid: 112195|app: 0|req: 1/2] 199.19.213.140 () {68 vars in 1288 bytes} [Thu May 21 23:26:33 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:26:33.700980 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.middleware.request_id [req-64a503bf-c3eb-412b-98c4-6ba79a09a249 req-759add16-ad8e-4bd8-8250-1c68c4eb7d96 None None] RequestId filter calling following filter/app {{(pid=112196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:26:34.019753 np0000176098 devstack@c-api.service[112196]: INFO cinder.api.openstack.wsgi [req-64a503bf-c3eb-412b-98c4-6ba79a09a249 req-759add16-ad8e-4bd8-8250-1c68c4eb7d96 admin admin] POST https://199.19.213.140/volume/v3/types/3d00fc2a-2ad0-4f3f-9d5f-15232466c91d/extra_specs May 21 23:26:34.020298 np0000176098 devstack@c-api.service[112196]: DEBUG cinder.api.openstack.wsgi [req-64a503bf-c3eb-412b-98c4-6ba79a09a249 req-759add16-ad8e-4bd8-8250-1c68c4eb7d96 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:26:34.021985 np0000176098 devstack@c-api.service[112196]: /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 21 23:26:34.021985 np0000176098 devstack@c-api.service[112196]: warnings.warn( May 21 23:26:34.032143 np0000176098 devstack@c-api.service[112196]: DEBUG oslo_db.sqlalchemy.engines [req-64a503bf-c3eb-412b-98c4-6ba79a09a249 req-759add16-ad8e-4bd8-8250-1c68c4eb7d96 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=112196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:26:34.093907 np0000176098 devstack@c-api.service[112196]: INFO cinder.api.openstack.wsgi [req-64a503bf-c3eb-412b-98c4-6ba79a09a249 req-759add16-ad8e-4bd8-8250-1c68c4eb7d96 admin admin] https://199.19.213.140/volume/v3/types/3d00fc2a-2ad0-4f3f-9d5f-15232466c91d/extra_specs returned with HTTP 200 May 21 23:26:34.094811 np0000176098 devstack@c-api.service[112196]: [pid: 112196|app: 0|req: 2/3] 199.19.213.140 () {70 vars in 1505 bytes} [Thu May 21 23:26:33 2026] POST /volume/v3/types/3d00fc2a-2ad0-4f3f-9d5f-15232466c91d/extra_specs => generated 55 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:26:35.945224 np0000176098 devstack@c-api.service[112193]: DEBUG dbcounter [-] [112193] Writing DB stats cinder:SELECT=6 {{(pid=112193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:26:35.953500 np0000176098 devstack@c-api.service[112194]: DEBUG dbcounter [-] [112194] Writing DB stats cinder:SELECT=6 {{(pid=112194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:26:43.683567 np0000176098 devstack@c-api.service[112195]: DEBUG dbcounter [-] [112195] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112195) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:26:44.091240 np0000176098 devstack@c-api.service[112196]: DEBUG dbcounter [-] [112196] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}