May 28 01:38:20.439357 np0000177125 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 01:38:20.451098 np0000177125 devstack@c-api.service[112478]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 01:38:20 2026] *** May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: nodename: np0000177125 May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: machine: x86_64 May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: clock source: unix May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: pcre jit disabled May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: detected number of CPU cores: 16 May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: current working directory: / May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: detected binary path: /usr/bin/uwsgi-core May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: your processes number limit is 256917 May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: your memory page size is 4096 bytes May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: detected max file descriptor number: 2048 May 28 01:38:20.453738 np0000177125 devstack@c-api.service[112478]: lock engine: pthread robust mutexes May 28 01:38:20.454501 np0000177125 devstack@c-api.service[112478]: thunder lock: enabled May 28 01:38:20.454501 np0000177125 devstack@c-api.service[112478]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 01:38:20.454501 np0000177125 devstack@c-api.service[112478]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 01:38:20.454501 np0000177125 devstack@c-api.service[112478]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 01:38:20.454501 np0000177125 devstack@c-api.service[112478]: Set PythonHome to /opt/stack/data/venv May 28 01:38:20.491652 np0000177125 devstack@c-api.service[112478]: Python main interpreter initialized at 0x7ea3c2ca3668 May 28 01:38:20.491652 np0000177125 devstack@c-api.service[112478]: python threads support enabled May 28 01:38:20.491652 np0000177125 devstack@c-api.service[112478]: your server socket listen backlog is limited to 100 connections May 28 01:38:20.491652 np0000177125 devstack@c-api.service[112478]: your mercy for graceful operations on workers is 80 seconds May 28 01:38:20.492287 np0000177125 devstack@c-api.service[112478]: mapped 671795 bytes (656 KB) for 4 cores May 28 01:38:20.492493 np0000177125 devstack@c-api.service[112478]: *** Operational MODE: preforking *** May 28 01:38:20.492667 np0000177125 devstack@c-api.service[112478]: *** uWSGI is running in multiple interpreter mode *** May 28 01:38:20.492667 np0000177125 devstack@c-api.service[112478]: spawned uWSGI master process (pid: 112478) May 28 01:38:20.493005 np0000177125 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 01:38:20.495712 np0000177125 devstack@c-api.service[112478]: spawned uWSGI worker 1 (pid: 112479, cores: 1) May 28 01:38:20.495712 np0000177125 devstack@c-api.service[112478]: spawned uWSGI worker 2 (pid: 112480, cores: 1) May 28 01:38:20.495712 np0000177125 devstack@c-api.service[112478]: spawned uWSGI worker 3 (pid: 112481, cores: 1) May 28 01:38:20.495712 np0000177125 devstack@c-api.service[112478]: spawned uWSGI worker 4 (pid: 112482, cores: 1) May 28 01:38:20.495712 np0000177125 devstack@c-api.service[112478]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 01:38:20.632666 np0000177125 devstack@c-api.service[112481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:38:20.632666 np0000177125 devstack@c-api.service[112481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:38:20.632666 np0000177125 devstack@c-api.service[112481]: we strongly recommend against using it for new projects. May 28 01:38:20.632666 np0000177125 devstack@c-api.service[112481]: If you are already using Eventlet, we recommend migrating to a different May 28 01:38:20.632666 np0000177125 devstack@c-api.service[112481]: framework. For more detail see May 28 01:38:20.632666 np0000177125 devstack@c-api.service[112481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:38:20.632666 np0000177125 devstack@c-api.service[112481]: import eventlet # noqa May 28 01:38:20.643378 np0000177125 devstack@c-api.service[112480]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:38:20.643378 np0000177125 devstack@c-api.service[112480]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:38:20.643378 np0000177125 devstack@c-api.service[112480]: we strongly recommend against using it for new projects. May 28 01:38:20.643378 np0000177125 devstack@c-api.service[112480]: If you are already using Eventlet, we recommend migrating to a different May 28 01:38:20.643378 np0000177125 devstack@c-api.service[112480]: framework. For more detail see May 28 01:38:20.643378 np0000177125 devstack@c-api.service[112480]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:38:20.643378 np0000177125 devstack@c-api.service[112480]: import eventlet # noqa May 28 01:38:20.652335 np0000177125 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:38:20.652335 np0000177125 devstack@c-api.service[112482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:38:20.652335 np0000177125 devstack@c-api.service[112482]: we strongly recommend against using it for new projects. May 28 01:38:20.652335 np0000177125 devstack@c-api.service[112482]: If you are already using Eventlet, we recommend migrating to a different May 28 01:38:20.652335 np0000177125 devstack@c-api.service[112482]: framework. For more detail see May 28 01:38:20.652335 np0000177125 devstack@c-api.service[112482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:38:20.652335 np0000177125 devstack@c-api.service[112482]: import eventlet # noqa May 28 01:38:20.671506 np0000177125 devstack@c-api.service[112479]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:38:20.671506 np0000177125 devstack@c-api.service[112479]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:38:20.671506 np0000177125 devstack@c-api.service[112479]: we strongly recommend against using it for new projects. May 28 01:38:20.671506 np0000177125 devstack@c-api.service[112479]: If you are already using Eventlet, we recommend migrating to a different May 28 01:38:20.671506 np0000177125 devstack@c-api.service[112479]: framework. For more detail see May 28 01:38:20.671506 np0000177125 devstack@c-api.service[112479]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:38:20.671506 np0000177125 devstack@c-api.service[112479]: import eventlet # noqa May 28 01:38:20.722242 np0000177125 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:38:20.722242 np0000177125 devstack@c-api.service[112481]: debtcollector.deprecate( May 28 01:38:20.737023 np0000177125 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:38:20.737023 np0000177125 devstack@c-api.service[112480]: debtcollector.deprecate( May 28 01:38:20.753708 np0000177125 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:38:20.753708 np0000177125 devstack@c-api.service[112482]: debtcollector.deprecate( May 28 01:38:20.782934 np0000177125 devstack@c-api.service[112479]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:38:20.782934 np0000177125 devstack@c-api.service[112479]: debtcollector.deprecate( May 28 01:38:20.808130 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:20.808130 np0000177125 devstack@c-api.service[112481]: from cgi import parse_header May 28 01:38:20.829092 np0000177125 devstack@c-api.service[112480]: /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 28 01:38:20.829092 np0000177125 devstack@c-api.service[112480]: from cgi import parse_header May 28 01:38:20.847869 np0000177125 devstack@c-api.service[112482]: /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 28 01:38:20.847869 np0000177125 devstack@c-api.service[112482]: from cgi import parse_header May 28 01:38:20.856114 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:20.856114 np0000177125 devstack@c-api.service[112481]: removals.removed_module( May 28 01:38:20.856863 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:20.856863 np0000177125 devstack@c-api.service[112481]: removals.removed_module( May 28 01:38:20.870109 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:20.870109 np0000177125 devstack@c-api.service[112479]: from cgi import parse_header May 28 01:38:20.876587 np0000177125 devstack@c-api.service[112480]: /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 28 01:38:20.876587 np0000177125 devstack@c-api.service[112480]: removals.removed_module( May 28 01:38:20.877302 np0000177125 devstack@c-api.service[112480]: /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 28 01:38:20.877302 np0000177125 devstack@c-api.service[112480]: removals.removed_module( May 28 01:38:20.899481 np0000177125 devstack@c-api.service[112482]: /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 28 01:38:20.899481 np0000177125 devstack@c-api.service[112482]: removals.removed_module( May 28 01:38:20.900468 np0000177125 devstack@c-api.service[112482]: /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 28 01:38:20.900468 np0000177125 devstack@c-api.service[112482]: removals.removed_module( May 28 01:38:20.921559 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:20.921559 np0000177125 devstack@c-api.service[112479]: removals.removed_module( May 28 01:38:20.922256 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:20.922256 np0000177125 devstack@c-api.service[112479]: removals.removed_module( May 28 01:38:21.493421 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:21.493421 np0000177125 devstack@c-api.service[112481]: warnings.warn( May 28 01:38:21.546817 np0000177125 devstack@c-api.service[112480]: /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 28 01:38:21.546817 np0000177125 devstack@c-api.service[112480]: warnings.warn( May 28 01:38:21.547064 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:21.547064 np0000177125 devstack@c-api.service[112479]: warnings.warn( May 28 01:38:21.590739 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:21.590739 np0000177125 devstack@c-api.service[112481]: warnings.warn( May 28 01:38:21.610120 np0000177125 devstack@c-api.service[112482]: /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 28 01:38:21.610120 np0000177125 devstack@c-api.service[112482]: warnings.warn( May 28 01:38:21.642872 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:21.642872 np0000177125 devstack@c-api.service[112479]: warnings.warn( May 28 01:38:21.690682 np0000177125 devstack@c-api.service[112480]: /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 28 01:38:21.690682 np0000177125 devstack@c-api.service[112480]: warnings.warn( May 28 01:38:21.749445 np0000177125 devstack@c-api.service[112482]: /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 28 01:38:21.749445 np0000177125 devstack@c-api.service[112482]: warnings.warn( May 28 01:38:21.900010 np0000177125 devstack@c-api.service[112481]: 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 28 01:38:21.900688 np0000177125 devstack@c-api.service[112481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:38:21.960658 np0000177125 devstack@c-api.service[112479]: 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 28 01:38:21.961360 np0000177125 devstack@c-api.service[112479]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112479) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:38:22.002849 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.002849 np0000177125 devstack@c-api.service[112481]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:38:22.012964 np0000177125 devstack@c-api.service[112480]: 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 28 01:38:22.012964 np0000177125 devstack@c-api.service[112480]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112480) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:38:22.033114 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:22.033114 np0000177125 devstack@c-api.service[112479]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:38:22.085958 np0000177125 devstack@c-api.service[112480]: /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 28 01:38:22.085958 np0000177125 devstack@c-api.service[112480]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:38:22.118298 np0000177125 devstack@c-api.service[112482]: 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 28 01:38:22.118500 np0000177125 devstack@c-api.service[112482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:38:22.190544 np0000177125 devstack@c-api.service[112482]: /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 28 01:38:22.190544 np0000177125 devstack@c-api.service[112482]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:38:22.494571 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112479) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:38:22.494972 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.495034 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:38:22.495088 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.495239 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.495570 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.495699 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.496030 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.496099 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.496152 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.496197 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.496303 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.496303 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.496426 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.496479 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.496563 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.496563 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.496680 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.496800 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.496899 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.497116 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.497221 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.499649 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.499726 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.499821 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.499895 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.499962 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.499962 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.504703 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.504818 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.504914 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.504914 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.504914 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.504914 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.504914 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.504914 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.506110 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.506255 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.506328 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.506410 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.506538 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.506598 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.506738 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.506825 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.506825 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.506948 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.506995 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.506995 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.506995 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.507193 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.514364 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.514364 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.514840 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.514981 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.515099 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.515099 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.515328 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.515434 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.515537 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.515537 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.516101 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.516303 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.516303 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.516303 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.516631 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.516631 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.516631 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.516631 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.517104 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.517223 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.517322 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.517422 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.517521 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.517645 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.517786 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.517786 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.517786 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.517786 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.518252 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.518252 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.518252 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.518252 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.518831 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.518989 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.519121 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.519247 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.519353 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.519470 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.519632 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.519632 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.519632 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.519632 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.520031 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.520031 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.520031 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.520031 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.520031 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.520392 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.520477 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.520547 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.520619 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.520708 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.520823 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.520900 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.520972 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.520972 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.521103 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.521176 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.521263 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.521354 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.521354 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.521504 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.521551 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.521648 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.521648 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.521648 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.521648 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.521648 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.521648 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.521648 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.522261 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.522261 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.522261 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.522261 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.522261 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.522762 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.522868 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.522971 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.523077 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.523179 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.523179 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.523179 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.523179 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.523179 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.526159 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.526231 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.526332 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.526332 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.526470 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.526470 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.526470 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.526690 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.526832 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.526882 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.526976 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.527058 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.527103 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.527197 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.527270 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.527342 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.527342 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.527506 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.527622 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.527700 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.527841 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.527894 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.527991 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.527991 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.527991 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.527991 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.527991 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.527991 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.528404 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.528404 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.528404 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.528404 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.528699 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.528699 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.528699 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.528959 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.528959 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.529106 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.529175 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.529245 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.529317 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.529387 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.529467 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.529539 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.529539 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.529667 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.529667 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.529885 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.529934 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.530031 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.530103 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.530103 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.530103 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.530103 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.530103 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.530449 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.530531 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.530531 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.530704 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.530768 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.530768 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.530942 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.531013 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.531100 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.531144 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.531249 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.531249 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.531395 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.531473 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.531473 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.533149 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.533340 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.533340 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.533340 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.533624 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.533868 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.534018 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.534127 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.534201 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.534201 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.534348 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.534444 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.534444 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.534444 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.534957 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.534957 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.534957 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.534957 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.534957 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.534957 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.534957 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.535522 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.535522 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.535522 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.535522 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.535522 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.535522 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.535522 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.537031 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.537109 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.537235 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.537235 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.537388 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.537388 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.537388 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.537607 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.537607 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.537607 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.537796 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.537796 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.538013 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.538013 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.539484 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.539582 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.539582 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.539768 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.539768 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.539768 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.539918 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.540176 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.540276 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.540276 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.540393 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.540393 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.540489 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.540531 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.542726 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.542833 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.542895 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.542947 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.542996 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.543091 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.543268 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.543268 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.543268 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.543657 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.543778 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.543868 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.543868 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.543983 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.544085 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.544156 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.544204 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.544243 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.544606 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.545656 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.545737 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.545849 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.545920 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.546019 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.546129 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.546309 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.546356 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.546402 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.546402 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.546402 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.546512 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.546512 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.546583 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.547358 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.547451 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.547554 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.547617 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.547667 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.547735 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.547778 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.547778 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.547901 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.547946 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.547946 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.548016 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.548056 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.548127 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.549407 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.549478 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.549529 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.549583 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.549623 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.549725 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.549775 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.549930 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.549930 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.550113 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.550113 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.550281 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.550281 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.550369 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.551410 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:38:22.551951 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.552049 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.552240 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.552479 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.552545 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.552594 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.552634 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.552674 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.552730 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.552773 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.552853 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.552909 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.552909 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.552992 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.552992 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.553072 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.553141 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.553615 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.553726 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.553802 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.553871 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.553915 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.553969 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.554012 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.554050 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.554094 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.554135 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.554174 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.554218 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.554257 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.554304 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.554375 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.554439 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.554439 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.554439 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.554576 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.554576 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.554655 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.554882 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.554978 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.555030 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.555075 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.555118 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.555158 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.555198 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.555237 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.555277 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.555324 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.555365 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.555412 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.555412 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.555554 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.555640 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.555640 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.555797 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.555797 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.555995 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.555995 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.555995 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.556247 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.556247 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.556247 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.556247 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.556505 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.556579 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.556659 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.556771 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.556861 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.556861 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.557018 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.557089 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.557161 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.557161 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.557304 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.557389 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.557389 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.557540 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.557621 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.557681 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.557681 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.557681 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.557681 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.557877 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.557923 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.557970 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.558011 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.558050 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.558050 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.558149 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.558197 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.558197 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.558270 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.558309 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.558352 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.558394 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.558434 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.558483 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.558483 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.558564 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.558607 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.558647 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.558705 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.558784 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.558831 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.558871 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.558871 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.558949 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.559001 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.559001 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.559074 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.559115 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.559153 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.559201 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.559254 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.559316 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.559684 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.559753 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.559920 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.559970 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.560012 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.560096 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.560258 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.560387 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.560506 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.560604 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.560604 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.560819 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.560925 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.560999 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.561072 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.561072 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.561248 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.561338 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.561338 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.561449 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.561529 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.561529 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.561687 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.561783 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.561900 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.561900 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.561900 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.561900 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.562199 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.562293 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.562379 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.562452 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.562533 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.562586 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.562664 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.562803 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.562853 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.562966 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.562966 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.563096 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.563175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.563272 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.563272 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.563407 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.563488 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.563558 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.563633 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.563633 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.563783 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.563851 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.563908 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.563991 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.563991 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.564108 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.564108 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.564108 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.564108 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.564108 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.564341 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.564341 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.564449 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.564483 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.564555 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.564589 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.564589 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.564691 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.564805 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.564805 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.564936 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.565026 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.565085 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.565175 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.565627 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.565627 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.565627 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.565768 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112479) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.565768 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.565768 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.565768 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.565768 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.565768 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112479) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.565958 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.566349 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.566349 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.566349 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.566349 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.566458 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.566458 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.566543 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.566543 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.566606 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.566640 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.566640 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.566754 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.566791 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.566824 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.566852 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.566852 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.566919 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.566947 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.567337 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.567337 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.567337 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.567337 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.567337 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.567337 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.567337 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.567832 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.567832 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.567832 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.567832 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.568304 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.568390 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.568455 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.568494 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.568547 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.568599 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.568685 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.568809 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.568809 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.568953 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.568953 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.568953 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.569135 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.569135 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.569613 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.569680 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.569820 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.569820 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.569890 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.569919 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.569989 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.570293 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.570344 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.570406 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.570474 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.570523 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.570595 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.570659 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.571345 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.571421 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.571458 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.571562 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.571600 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.571638 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.571727 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.572346 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.572501 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.572559 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.572626 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.572704 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.572752 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.572832 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.573192 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.573272 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.573272 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.573344 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.573542 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.573542 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.573542 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.574016 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.574090 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.574127 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.574193 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.574254 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.574301 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.574761 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.574761 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.574761 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.574761 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.574761 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.574761 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.574761 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.575010 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.575546 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.575546 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.575546 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.575546 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.575696 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.575696 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.575696 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.575825 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.575825 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.575893 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.575943 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.576389 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.576389 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.576389 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.576765 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.576851 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.576922 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.576922 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.577084 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.577084 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.577246 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.577246 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.577246 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.577482 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.577482 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.577482 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.577482 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.577704 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.579002 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.579082 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.579130 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.579165 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.579247 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.579299 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.613254 np0000177125 devstack@c-api.service[112479]: INFO dbcounter [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Registered counter for database cinder May 28 01:38:22.617368 np0000177125 devstack@c-api.service[112481]: INFO dbcounter [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Registered counter for database cinder May 28 01:38:22.628924 np0000177125 devstack@c-api.service[112480]: INFO dbcounter [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Registered counter for database cinder May 28 01:38:22.675754 np0000177125 devstack@c-api.service[112479]: DEBUG oslo_db.sqlalchemy.engines [None req-7c254410-0409-4c40-bd9a-65e45ac04685 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=112479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:22.678060 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:38:22.678575 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.678759 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.678915 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.679216 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.679216 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.679434 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.679434 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.679434 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.679621 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.679621 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.679787 np0000177125 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:22.680222 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.680321 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.680321 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.680448 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.680448 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.680559 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.680559 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.681438 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.681438 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.681666 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.681666 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.681666 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.681666 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.682000 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.682945 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.682945 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.683225 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.683225 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.683411 np0000177125 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:22.683528 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.683528 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.683528 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.683838 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.683838 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.683838 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.683838 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.684223 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.684223 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.684223 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.684444 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.684444 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.684444 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.684444 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.684824 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.684824 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.684824 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.685074 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.685074 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.685074 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.685074 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.685415 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.685415 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.685415 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.685415 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.685415 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.685415 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.686474 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.688064 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.688737 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.689551 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.690271 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.690271 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.690271 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.690271 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.690271 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.690271 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.690271 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.690709 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.690709 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.690709 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.690995 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.690995 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.690995 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.690995 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.691353 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.691353 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.691353 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.691620 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.691620 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.691620 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.691620 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.695390 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.695460 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.695561 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.695561 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.695734 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.695734 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.695734 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.696284 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.696362 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.696441 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.696441 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.696533 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.696589 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.696646 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.697306 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.697375 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.697430 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.697489 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.697545 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.697600 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.697645 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.697691 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.697773 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.697827 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.697944 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.698014 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.698014 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.698241 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.698606 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.698606 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.698750 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.698750 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.698898 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.698898 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.698982 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.699306 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.699306 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.699488 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.699488 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.699488 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.699662 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.699662 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.700199 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.700336 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.700336 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.700336 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.700526 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.700526 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.700526 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.701090 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.701176 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.701176 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.701328 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.701328 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.701477 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.701477 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.701790 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.701790 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.702055 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.702055 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.702055 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.702055 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.702055 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.702546 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.702658 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.702658 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.702904 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.702904 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.702904 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.702904 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.703131 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.703131 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.703131 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.703131 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.703358 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.703358 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.703358 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.703799 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.703911 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.703911 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.704023 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.704023 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.704170 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.704170 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.704170 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.704351 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.704351 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.704351 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.704526 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.704526 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.704526 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.704972 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.705033 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.705079 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.705160 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.705248 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.705248 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.705390 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.705390 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.705482 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.705482 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.705572 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.705614 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.705654 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.705764 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:38:22.706283 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:38:22.706341 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:38:22.706389 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:38:22.706470 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:38:22.706528 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:38:22.706636 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:38:22.756254 np0000177125 devstack@c-api.service[112482]: INFO dbcounter [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Registered counter for database cinder May 28 01:38:22.798189 np0000177125 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writer thread running {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:38:22.801332 np0000177125 devstack@c-api.service[112481]: INFO cinder.rpc [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:38:22.803755 np0000177125 devstack@c-api.service[112481]: INFO cinder.rpc [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:38:22.805914 np0000177125 devstack@c-api.service[112481]: INFO cinder.rpc [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:38:22.808040 np0000177125 devstack@c-api.service[112481]: INFO cinder.rpc [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:38:22.808549 np0000177125 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writer thread running {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:38:22.808885 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.811882 np0000177125 devstack@c-api.service[112479]: INFO cinder.rpc [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:38:22.811985 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.814748 np0000177125 devstack@c-api.service[112479]: INFO cinder.rpc [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:38:22.815256 np0000177125 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writer thread running {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:38:22.817309 np0000177125 devstack@c-api.service[112479]: INFO cinder.rpc [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:38:22.817574 np0000177125 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:22.819354 np0000177125 devstack@c-api.service[112480]: INFO cinder.rpc [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:38:22.819468 np0000177125 devstack@c-api.service[112479]: INFO cinder.rpc [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:38:22.820441 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.823027 np0000177125 devstack@c-api.service[112480]: INFO cinder.rpc [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:38:22.823982 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.825950 np0000177125 devstack@c-api.service[112480]: INFO cinder.rpc [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:38:22.828502 np0000177125 devstack@c-api.service[112480]: INFO cinder.rpc [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:38:22.829765 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.834589 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.849139 np0000177125 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:22.852425 np0000177125 devstack@c-api.service[112481]: INFO cinder.rpc [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:38:22.855326 np0000177125 devstack@c-api.service[112481]: INFO cinder.rpc [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:38:22.856514 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.862846 np0000177125 devstack@c-api.service[112479]: DEBUG oslo_db.sqlalchemy.engines [None req-7c254410-0409-4c40-bd9a-65e45ac04685 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=112479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:22.865319 np0000177125 devstack@c-api.service[112479]: INFO cinder.rpc [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:38:22.867383 np0000177125 devstack@c-api.service[112479]: INFO cinder.rpc [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:38:22.868326 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.869280 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.872589 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.877341 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.878309 np0000177125 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:22.880482 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.881411 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.881508 np0000177125 devstack@c-api.service[112480]: INFO cinder.rpc [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:38:22.883793 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.883911 np0000177125 devstack@c-api.service[112480]: INFO cinder.rpc [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:38:22.884450 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.885081 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.887022 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.887462 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.890533 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.891114 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.893368 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.894173 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.896346 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.897150 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.897855 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.900163 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.900294 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.900587 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.903268 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.903489 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.906205 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.906335 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.906857 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.907688 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.909758 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.910426 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.910989 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.912137 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.913535 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.914008 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.915075 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.916001 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.916570 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.917040 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.917809 np0000177125 devstack@c-api.service[112481]: WARNING cinder.api.contrib.hosts [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:38:22.918585 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.919375 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.920069 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.920165 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.922013 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.922351 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.922751 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.923111 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.923493 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.923678 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: extensions {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.924975 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.925075 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: qos-specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.926297 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.926423 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.927680 np0000177125 devstack@c-api.service[112479]: WARNING cinder.api.contrib.hosts [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:38:22.927820 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.927889 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: os-snapshot-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.928434 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.929281 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: scheduler-stats {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.929883 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.930522 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.930724 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: os-volume-transfer {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.931272 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.932470 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: extra_specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.932571 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.933416 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: extensions {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.934052 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: os-volume-type-access {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.934776 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: qos-specs {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.935605 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: cgsnapshots {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.936908 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: os-snapshot-manage {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.937019 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: consistencygroups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.938339 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: scheduler-stats {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.938503 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.939019 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: os-quota-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.939822 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: os-volume-transfer {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.940389 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: capabilities {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.941442 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: extra_specs {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.941659 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: os-hosts {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.942676 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.943058 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: os-volume-type-access {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.943183 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.944596 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: cgsnapshots {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.944697 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: backups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.944942 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.946023 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: consistencygroups {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.946309 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.946599 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: os-quota-class-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.947905 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.948046 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: os-volume-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.948140 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: os-quota-sets {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.949355 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.949445 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: os-availability-zone {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.949542 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: capabilities {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.950594 np0000177125 devstack@c-api.service[112480]: WARNING cinder.api.contrib.hosts [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:38:22.950686 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.950823 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: os-hosts {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.951454 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.952081 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: encryption {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.952914 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.953270 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.953595 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: backups {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.954265 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.954699 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.955607 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.955911 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: os-quota-class-sets {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.956091 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.956469 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: extensions {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.957411 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: os-volume-manage {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.957465 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.957846 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: qos-specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.958825 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.959411 np0000177125 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writer thread running {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:38:22.959602 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: os-availability-zone {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.959996 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: os-snapshot-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.960324 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.960980 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extended resource: encryption {{(pid=112479) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.961658 np0000177125 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.962509 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] SnapshotActionsController initialized {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:38:22.962640 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.962783 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension TypesManage extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.963088 np0000177125 devstack@c-api.service[112482]: INFO cinder.rpc [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:38:22.963450 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.963501 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension VolumeActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.963616 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.963732 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.963851 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension AdminActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.963978 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension AdminActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964093 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension AdminActions extending resource: backups {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964192 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964292 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension UsedLimits extending resource: limits {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964401 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964504 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964616 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964674 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: scheduler-stats {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.964749 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964857 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.964957 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-8ca0237f-d85f-4c5a-a60d-e5a75b0ef662 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.965246 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.966105 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: os-volume-transfer {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.966173 np0000177125 devstack@c-api.service[112482]: INFO cinder.rpc [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:38:22.966705 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.967832 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: extra_specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.968252 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.969025 np0000177125 devstack@c-api.service[112482]: INFO cinder.rpc [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:38:22.969403 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: os-volume-type-access {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.969780 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.971016 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: cgsnapshots {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.971321 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.971374 np0000177125 devstack@c-api.service[112482]: INFO cinder.rpc [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:38:22.972452 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: consistencygroups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.972626 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.972688 np0000177125 devstack@c-api.service[112479]: WARNING castellan.key_manager.migration [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.972786 np0000177125 devstack@c-api.service[112481]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea3c2ca3668 pid: 112481 (default app) May 28 01:38:22.973526 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.contrib.snapshot_actions [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] SnapshotActionsController initialized {{(pid=112479) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:38:22.973645 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.973800 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension TypesManage extending resource: types {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.973995 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension VolumeActions extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.974116 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.974226 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.974326 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension AdminActions extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.974448 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension AdminActions extending resource: snapshots {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.974532 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: os-quota-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.974594 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension AdminActions extending resource: backups {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.974669 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.974800 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension UsedLimits extending resource: limits {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.974907 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.975096 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.975244 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.975361 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.975462 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.975567 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.v3.router [None req-7c254410-0409-4c40-bd9a-65e45ac04685 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112479) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:22.976317 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: capabilities {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.977389 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.977868 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: os-hosts {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.979520 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.982459 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.982459 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.982459 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.982459 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.982837 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: backups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.982888 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.982888 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.982888 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.982888 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.983295 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.983295 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.983295 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.983295 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.983295 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.983295 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.983610 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.983610 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.983610 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.983610 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.983610 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.983931 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.983931 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.983931 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.983931 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.983931 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984108 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984108 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984108 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984108 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984252 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984252 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984252 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984252 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984252 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984439 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984439 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984439 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984439 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984439 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984612 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984612 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984612 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984612 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984612 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984612 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984896 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984896 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984896 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984896 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.984896 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.984896 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985076 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985076 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985076 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985076 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985076 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985076 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985271 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985271 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985271 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985271 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985271 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985429 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985429 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985429 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985429 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985429 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985578 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985578 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985578 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985578 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.985578 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.985578 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986040 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986040 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986040 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986040 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986040 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986040 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986388 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986388 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986388 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986388 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986388 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986677 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986677 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986677 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986677 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986677 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986938 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986938 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.986938 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.986938 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987242 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987242 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987242 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987242 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987445 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987445 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987445 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987445 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987445 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987641 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987641 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987641 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987641 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987641 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987796 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987796 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.987796 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.987796 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988021 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988021 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988021 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988021 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988307 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988307 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988307 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988307 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988529 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988529 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988529 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988529 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988760 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988760 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988760 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988760 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988973 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988973 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988973 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.988973 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.988973 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989238 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.989238 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989238 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.989238 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989238 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.989238 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989545 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.989545 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989545 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.989545 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989545 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.989803 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989803 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.989803 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989803 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.989803 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.989803 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990116 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990116 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990116 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990116 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990116 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990116 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990424 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990424 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990424 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990424 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990424 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990424 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990744 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990744 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990744 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990744 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.990744 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.990744 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.991053 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.991053 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.991053 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.991053 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.991285 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.991285 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.991285 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.991285 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.991285 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.991554 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.991554 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.991554 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.991554 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:22.991554 np0000177125 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) May 28 01:38:22.991819 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: os-quota-class-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.991879 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-12f23e94-1f5d-4725-a766-b505720c1189 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:38:22.991927 np0000177125 devstack@c-api.service[112479]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea3c2ca3668 pid: 112479 (default app) May 28 01:38:22.991982 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: os-volume-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.992036 np0000177125 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Thu May 28 01:38:22 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 28 01:38:22.992085 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: os-availability-zone {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.992085 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:22.992085 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.993582 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.994984 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.996349 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.997787 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:22.999312 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.000875 np0000177125 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.001736 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] SnapshotActionsController initialized {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:38:23.001854 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.002012 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension TypesManage extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.002197 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension VolumeActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.002311 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.002453 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.002570 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension AdminActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.002676 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension AdminActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.002859 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension AdminActions extending resource: backups {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.002859 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.003085 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension UsedLimits extending resource: limits {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.003085 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.003220 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.003363 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.003489 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.003608 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.003737 np0000177125 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-d0a5d3b9-7ff2-48fc-b700-eaabb745d31e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.012822 np0000177125 devstack@c-api.service[112480]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ea3c2ca3668 pid: 112480 (default app) May 28 01:38:23.018176 np0000177125 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:23.022544 np0000177125 devstack@c-api.service[112482]: INFO cinder.rpc [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:38:23.024650 np0000177125 devstack@c-api.service[112482]: INFO cinder.rpc [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:38:23.026058 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.042905 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.045925 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.049211 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.053375 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.056412 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.059462 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.062631 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.065626 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.068844 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.070447 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.073291 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.079160 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.083765 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.086261 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.087775 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.089332 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.090833 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.092259 np0000177125 devstack@c-api.service[112482]: WARNING cinder.api.contrib.hosts [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:38:23.093092 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.094624 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.096144 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.097607 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.098510 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: extensions {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.100187 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: qos-specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.102423 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: os-snapshot-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.104142 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: scheduler-stats {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.105650 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: os-volume-transfer {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.107367 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: extra_specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.108953 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: os-volume-type-access {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.110521 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: cgsnapshots {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.112110 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: consistencygroups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.114234 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: os-quota-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.115670 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: capabilities {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.117068 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: os-hosts {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.118523 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.120109 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: backups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.122155 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: os-quota-class-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.124466 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: os-volume-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.125931 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: os-availability-zone {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.127331 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:38:23.129940 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.131588 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.133000 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.134344 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.135853 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.137315 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.138693 np0000177125 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:38:23.139653 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] SnapshotActionsController initialized {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:38:23.139822 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.139953 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension TypesManage extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.140187 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension VolumeActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.140313 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.140434 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.140508 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension AdminActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.140639 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension AdminActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.140765 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension AdminActions extending resource: backups {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.140871 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.140983 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension UsedLimits extending resource: limits {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.141085 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.141189 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.141302 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.141429 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.141532 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.141628 np0000177125 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-7a086d8a-d572-4bcd-b8b9-8dfaa125055e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:38:23.150932 np0000177125 devstack@c-api.service[112482]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ea3c2ca3668 pid: 112482 (default app) May 28 01:38:30.867748 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.867748 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.868517 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.868517 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.868517 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.868517 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.868517 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.868890 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.868890 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.868890 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.868890 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.868890 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.868890 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.869249 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.869249 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.869249 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.869249 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.869249 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.869529 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.869529 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.869529 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.869529 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.869793 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.869793 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.869793 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.869793 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.870037 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.870037 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.870037 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.870037 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.870037 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.870354 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.870354 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.870354 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.870354 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.870354 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.870646 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.870646 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.870646 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.870646 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.870646 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.870646 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871257 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871257 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871257 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871257 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871257 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871257 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871609 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871609 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871609 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871609 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871609 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871609 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871978 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871978 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871978 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871978 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.871978 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.871978 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.872321 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.872321 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.872321 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.872321 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.872585 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.872585 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.872585 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.872585 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.872585 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.872897 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.872897 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.872897 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.872897 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.872897 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.873170 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.873170 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.873170 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.873170 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.873170 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.873170 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.873497 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.873497 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.873497 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.873497 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.873497 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.873799 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.873799 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.873799 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.873799 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.873799 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874078 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874078 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874078 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874078 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874306 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874306 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874306 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874306 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874532 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874532 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874532 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874532 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874532 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874872 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874872 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874872 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.874872 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.874872 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.875142 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.875142 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.875142 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.875142 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.875382 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.875382 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.875382 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.875382 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.875618 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.875618 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.875618 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.875618 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.875872 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.875872 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.875872 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.875872 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.876118 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.876118 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.876118 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.876118 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.876341 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.876341 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.876341 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.876341 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.876341 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.876341 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.876710 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.876710 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.876710 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.876710 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.876710 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877112 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877112 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877112 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877112 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877112 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877112 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877112 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877365 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877365 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877365 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877365 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877365 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877365 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877591 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877591 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877591 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877591 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877591 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877591 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877829 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877829 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877829 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877829 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.877829 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.877829 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878101 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.878101 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878101 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.878101 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878300 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.878300 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878300 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.878300 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878506 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.878506 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878506 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.878506 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878711 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.878711 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878711 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:30.878711 np0000177125 devstack@c-api.service[112479]: warnings.warn(deprecated_msg) May 28 01:38:30.878711 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.middleware.request_id [None req-0b80aa1f-30aa-4d47-9517-41755b31ba63 None None] RequestId filter calling following filter/app {{(pid=112479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:38:31.367091 np0000177125 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-0b80aa1f-30aa-4d47-9517-41755b31ba63 admin admin] POST https://199.204.45.157/volume/v3/types May 28 01:38:31.367688 np0000177125 devstack@c-api.service[112479]: DEBUG cinder.api.openstack.wsgi [None req-0b80aa1f-30aa-4d47-9517-41755b31ba63 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:38:31.369438 np0000177125 devstack@c-api.service[112479]: /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 28 01:38:31.369438 np0000177125 devstack@c-api.service[112479]: warnings.warn( May 28 01:38:31.415819 np0000177125 devstack@c-api.service[112479]: DEBUG oslo_db.sqlalchemy.engines [None req-0b80aa1f-30aa-4d47-9517-41755b31ba63 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=112479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:31.449950 np0000177125 devstack@c-api.service[112479]: INFO cinder.api.openstack.wsgi [None req-0b80aa1f-30aa-4d47-9517-41755b31ba63 admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 May 28 01:38:31.450490 np0000177125 devstack@c-api.service[112479]: [pid: 112479|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Thu May 28 01:38:30 2026] POST /volume/v3/types => generated 186 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 01:38:31.465732 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [req-0b80aa1f-30aa-4d47-9517-41755b31ba63 req-31b76bac-e0e3-4538-a60c-d222e92dd3f9 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:38:31.850966 np0000177125 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [req-0b80aa1f-30aa-4d47-9517-41755b31ba63 req-31b76bac-e0e3-4538-a60c-d222e92dd3f9 admin admin] POST https://199.204.45.157/volume/v3/types/8b557601-face-4b91-be22-30cd26d9ef0a/extra_specs May 28 01:38:31.851556 np0000177125 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [req-0b80aa1f-30aa-4d47-9517-41755b31ba63 req-31b76bac-e0e3-4538-a60c-d222e92dd3f9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:38:31.853315 np0000177125 devstack@c-api.service[112481]: /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 28 01:38:31.853315 np0000177125 devstack@c-api.service[112481]: warnings.warn( May 28 01:38:31.895795 np0000177125 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [req-0b80aa1f-30aa-4d47-9517-41755b31ba63 req-31b76bac-e0e3-4538-a60c-d222e92dd3f9 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:38:31.971596 np0000177125 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [req-0b80aa1f-30aa-4d47-9517-41755b31ba63 req-31b76bac-e0e3-4538-a60c-d222e92dd3f9 admin admin] https://199.204.45.157/volume/v3/types/8b557601-face-4b91-be22-30cd26d9ef0a/extra_specs returned with HTTP 200 May 28 01:38:31.972195 np0000177125 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 2/3] 199.204.45.157 () {70 vars in 1505 bytes} [Thu May 28 01:38:31 2026] POST /volume/v3/types/8b557601-face-4b91-be22-30cd26d9ef0a/extra_specs => generated 55 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 01:38:32.886919 np0000177125 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=6 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:38:33.024297 np0000177125 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=6 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:38:41.447272 np0000177125 devstack@c-api.service[112479]: DEBUG dbcounter [-] [112479] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:38:41.969818 np0000177125 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}