May 29 01:28:47.270052 np0000177366 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 01:28:47.281576 np0000177366 devstack@c-api.service[112311]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 01:28:47 2026] *** May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: nodename: np0000177366 May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: machine: x86_64 May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: clock source: unix May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: pcre jit disabled May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: detected number of CPU cores: 16 May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: current working directory: / May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: detected binary path: /usr/bin/uwsgi-core May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: your processes number limit is 256917 May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: your memory page size is 4096 bytes May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: detected max file descriptor number: 2048 May 29 01:28:47.284776 np0000177366 devstack@c-api.service[112311]: lock engine: pthread robust mutexes May 29 01:28:47.285613 np0000177366 devstack@c-api.service[112311]: thunder lock: enabled May 29 01:28:47.285613 np0000177366 devstack@c-api.service[112311]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 01:28:47.285613 np0000177366 devstack@c-api.service[112311]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 01:28:47.285613 np0000177366 devstack@c-api.service[112311]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 01:28:47.285613 np0000177366 devstack@c-api.service[112311]: Set PythonHome to /opt/stack/data/venv May 29 01:28:47.319356 np0000177366 devstack@c-api.service[112311]: Python main interpreter initialized at 0x7e80d80a3668 May 29 01:28:47.319356 np0000177366 devstack@c-api.service[112311]: python threads support enabled May 29 01:28:47.319356 np0000177366 devstack@c-api.service[112311]: your server socket listen backlog is limited to 100 connections May 29 01:28:47.319356 np0000177366 devstack@c-api.service[112311]: your mercy for graceful operations on workers is 80 seconds May 29 01:28:47.319861 np0000177366 devstack@c-api.service[112311]: mapped 671795 bytes (656 KB) for 4 cores May 29 01:28:47.319978 np0000177366 devstack@c-api.service[112311]: *** Operational MODE: preforking *** May 29 01:28:47.320146 np0000177366 devstack@c-api.service[112311]: *** uWSGI is running in multiple interpreter mode *** May 29 01:28:47.320146 np0000177366 devstack@c-api.service[112311]: spawned uWSGI master process (pid: 112311) May 29 01:28:47.320223 np0000177366 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 01:28:47.320816 np0000177366 devstack@c-api.service[112311]: spawned uWSGI worker 1 (pid: 112323, cores: 1) May 29 01:28:47.321527 np0000177366 devstack@c-api.service[112311]: spawned uWSGI worker 2 (pid: 112324, cores: 1) May 29 01:28:47.322152 np0000177366 devstack@c-api.service[112311]: spawned uWSGI worker 3 (pid: 112325, cores: 1) May 29 01:28:47.322587 np0000177366 devstack@c-api.service[112311]: spawned uWSGI worker 4 (pid: 112326, cores: 1) May 29 01:28:47.322681 np0000177366 devstack@c-api.service[112311]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 01:28:47.444611 np0000177366 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:28:47.444611 np0000177366 devstack@c-api.service[112323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:28:47.444611 np0000177366 devstack@c-api.service[112323]: we strongly recommend against using it for new projects. May 29 01:28:47.444611 np0000177366 devstack@c-api.service[112323]: If you are already using Eventlet, we recommend migrating to a different May 29 01:28:47.444611 np0000177366 devstack@c-api.service[112323]: framework. For more detail see May 29 01:28:47.444611 np0000177366 devstack@c-api.service[112323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:28:47.444611 np0000177366 devstack@c-api.service[112323]: import eventlet # noqa May 29 01:28:47.449661 np0000177366 devstack@c-api.service[112324]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:28:47.449661 np0000177366 devstack@c-api.service[112324]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:28:47.449661 np0000177366 devstack@c-api.service[112324]: we strongly recommend against using it for new projects. May 29 01:28:47.449661 np0000177366 devstack@c-api.service[112324]: If you are already using Eventlet, we recommend migrating to a different May 29 01:28:47.449661 np0000177366 devstack@c-api.service[112324]: framework. For more detail see May 29 01:28:47.449661 np0000177366 devstack@c-api.service[112324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:28:47.449661 np0000177366 devstack@c-api.service[112324]: import eventlet # noqa May 29 01:28:47.451257 np0000177366 devstack@c-api.service[112326]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:28:47.451257 np0000177366 devstack@c-api.service[112326]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:28:47.451257 np0000177366 devstack@c-api.service[112326]: we strongly recommend against using it for new projects. May 29 01:28:47.451257 np0000177366 devstack@c-api.service[112326]: If you are already using Eventlet, we recommend migrating to a different May 29 01:28:47.451257 np0000177366 devstack@c-api.service[112326]: framework. For more detail see May 29 01:28:47.451257 np0000177366 devstack@c-api.service[112326]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:28:47.451257 np0000177366 devstack@c-api.service[112326]: import eventlet # noqa May 29 01:28:47.457277 np0000177366 devstack@c-api.service[112325]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:28:47.457277 np0000177366 devstack@c-api.service[112325]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:28:47.457277 np0000177366 devstack@c-api.service[112325]: we strongly recommend against using it for new projects. May 29 01:28:47.457277 np0000177366 devstack@c-api.service[112325]: If you are already using Eventlet, we recommend migrating to a different May 29 01:28:47.457277 np0000177366 devstack@c-api.service[112325]: framework. For more detail see May 29 01:28:47.457277 np0000177366 devstack@c-api.service[112325]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:28:47.457277 np0000177366 devstack@c-api.service[112325]: import eventlet # noqa May 29 01:28:47.534898 np0000177366 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:28:47.534898 np0000177366 devstack@c-api.service[112324]: warnings.warn( May 29 01:28:47.535543 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:28:47.535543 np0000177366 devstack@c-api.service[112323]: warnings.warn( May 29 01:28:47.537183 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:28:47.537183 np0000177366 devstack@c-api.service[112326]: warnings.warn( May 29 01:28:47.541643 np0000177366 devstack@c-api.service[112325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:28:47.541643 np0000177366 devstack@c-api.service[112325]: warnings.warn( May 29 01:28:47.609564 np0000177366 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 01:28:47.609564 np0000177366 devstack@c-api.service[112324]: from cgi import parse_header May 29 01:28:47.615154 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 01:28:47.615154 np0000177366 devstack@c-api.service[112326]: from cgi import parse_header May 29 01:28:47.615301 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 01:28:47.615301 np0000177366 devstack@c-api.service[112323]: from cgi import parse_header May 29 01:28:47.618479 np0000177366 devstack@c-api.service[112325]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 01:28:47.618479 np0000177366 devstack@c-api.service[112325]: from cgi import parse_header May 29 01:28:47.658164 np0000177366 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 01:28:47.658164 np0000177366 devstack@c-api.service[112324]: removals.removed_module( May 29 01:28:47.659613 np0000177366 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 01:28:47.659613 np0000177366 devstack@c-api.service[112324]: removals.removed_module( May 29 01:28:47.664545 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 01:28:47.664545 np0000177366 devstack@c-api.service[112326]: removals.removed_module( May 29 01:28:47.666153 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 01:28:47.666153 np0000177366 devstack@c-api.service[112323]: removals.removed_module( May 29 01:28:47.666288 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 01:28:47.666288 np0000177366 devstack@c-api.service[112326]: removals.removed_module( May 29 01:28:47.667999 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 01:28:47.667999 np0000177366 devstack@c-api.service[112323]: removals.removed_module( May 29 01:28:47.671161 np0000177366 devstack@c-api.service[112325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 01:28:47.671161 np0000177366 devstack@c-api.service[112325]: removals.removed_module( May 29 01:28:47.672862 np0000177366 devstack@c-api.service[112325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 01:28:47.672862 np0000177366 devstack@c-api.service[112325]: removals.removed_module( May 29 01:28:48.286935 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 01:28:48.286935 np0000177366 devstack@c-api.service[112326]: warnings.warn( May 29 01:28:48.298053 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 01:28:48.298053 np0000177366 devstack@c-api.service[112323]: warnings.warn( May 29 01:28:48.301706 np0000177366 devstack@c-api.service[112325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 01:28:48.301706 np0000177366 devstack@c-api.service[112325]: warnings.warn( May 29 01:28:48.323240 np0000177366 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 01:28:48.323240 np0000177366 devstack@c-api.service[112324]: warnings.warn( May 29 01:28:48.396146 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 01:28:48.396146 np0000177366 devstack@c-api.service[112326]: warnings.warn( May 29 01:28:48.405637 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 01:28:48.405637 np0000177366 devstack@c-api.service[112323]: warnings.warn( May 29 01:28:48.409106 np0000177366 devstack@c-api.service[112325]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 01:28:48.409106 np0000177366 devstack@c-api.service[112325]: warnings.warn( May 29 01:28:48.457632 np0000177366 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 01:28:48.457632 np0000177366 devstack@c-api.service[112324]: warnings.warn( May 29 01:28:48.696436 np0000177366 devstack@c-api.service[112326]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 01:28:48.697095 np0000177366 devstack@c-api.service[112326]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112326) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:28:48.698025 np0000177366 devstack@c-api.service[112323]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 01:28:48.698421 np0000177366 devstack@c-api.service[112323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:28:48.702636 np0000177366 devstack@c-api.service[112325]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 01:28:48.703048 np0000177366 devstack@c-api.service[112325]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112325) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:28:48.756783 np0000177366 devstack@c-api.service[112324]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 01:28:48.756957 np0000177366 devstack@c-api.service[112324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112324) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:28:48.782028 np0000177366 devstack@c-api.service[112326]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 01:28:48.782028 np0000177366 devstack@c-api.service[112326]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:28:48.782226 np0000177366 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 01:28:48.782226 np0000177366 devstack@c-api.service[112323]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:28:48.785373 np0000177366 devstack@c-api.service[112325]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 01:28:48.785373 np0000177366 devstack@c-api.service[112325]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:28:48.819977 np0000177366 devstack@c-api.service[112324]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 01:28:48.819977 np0000177366 devstack@c-api.service[112324]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:28:49.252596 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:28:49.252934 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112325) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:28:49.252998 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112324) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:28:49.253044 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.253119 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.253172 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.253224 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.253267 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112326) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:28:49.253313 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.253357 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.253392 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.253392 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.253529 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.253597 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.253639 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.253846 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.254349 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.254439 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.254439 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.254547 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.254596 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.254641 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.254694 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.254772 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.254824 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.254861 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.254908 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.254956 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.254995 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.255037 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.255088 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.255134 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.255181 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.255224 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.255266 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.255300 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.255340 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.255383 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.255430 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.255468 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.255509 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.255509 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.255509 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.255509 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.257186 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.257257 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.257312 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.257378 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.257430 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.257497 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.257557 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.257620 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.257667 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.257713 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.257773 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.257834 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.257878 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.257914 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.257966 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.258028 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.258075 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.258120 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.258168 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.258213 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.258262 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.258262 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.258338 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.258338 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.258427 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.258466 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.258466 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.258466 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.261983 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.262068 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.262127 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.262127 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.262212 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.262258 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.262314 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.262366 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.262411 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.262466 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.262510 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.262553 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.262602 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.262652 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.262700 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.262764 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.262823 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.262872 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.262920 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.262968 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.263017 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.263059 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.263229 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.263282 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.263322 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.263366 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.263413 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.263452 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.263493 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.263534 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.263581 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.263628 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.263674 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.263714 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.263771 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.263824 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.263870 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.263916 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.263961 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.264007 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.264049 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.264101 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.264147 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.264188 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.264233 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.264280 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.264327 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.264368 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.264418 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.264458 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.264519 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.264570 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.264617 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.264665 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.264710 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.264778 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.264858 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.264918 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.264961 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.265050 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.265116 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.265168 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.265209 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.265256 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.265300 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.265344 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.265391 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.265453 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.265504 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.265547 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.265596 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.265639 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.265687 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.265763 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.265763 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.265844 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.265890 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.265933 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.265981 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.266030 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.266078 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.266120 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.266162 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.266204 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.266246 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.266289 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.266330 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.266373 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.266420 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.266475 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.266516 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.266557 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.266604 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.266650 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.266692 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.266763 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.266812 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.266854 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.266902 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.266955 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.267002 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.267044 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.267086 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.267128 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.267176 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.267218 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.267264 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.267312 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.267359 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.267400 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.267447 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.267495 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.267536 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.267584 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.267631 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.267673 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.267718 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.267788 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.267829 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.267881 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.267925 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.267965 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.268010 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.268074 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.268122 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.268162 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.268202 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.268253 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.268294 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.268330 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.268368 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.268405 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.268446 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.268495 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.268541 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.268580 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.268631 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.268681 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.268742 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.268783 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.268835 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.268876 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.268923 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.268963 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.269002 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.269059 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.269126 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.269180 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.269235 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.269277 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.269320 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.269359 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.269401 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.269469 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.269513 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.269584 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.269637 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.269685 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.269752 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.269794 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.269835 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.269888 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.269888 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.269888 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.269888 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.269888 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.269888 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.269888 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.270145 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.270145 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.270236 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.270279 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.270326 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.270374 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.270415 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.270456 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.270501 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.270541 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.270581 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.270629 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.270677 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.270718 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.270786 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.270828 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.270869 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.270916 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.270961 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.271003 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.271045 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.271116 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.271188 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.271238 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.271281 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.271322 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.271373 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.271420 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.271462 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.271508 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.271547 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.271584 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.271655 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.271719 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.271842 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.271886 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.271928 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.271975 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.272030 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.272030 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.272697 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.272766 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.272804 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.272857 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.272904 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.272950 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.272992 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.273031 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.273079 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.273125 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.273166 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.273216 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.273257 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.273297 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.273297 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.273297 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.273421 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.273421 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.273421 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.273548 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.273590 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.273590 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.273675 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.273739 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.273783 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.273823 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.273861 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.273861 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.273861 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.273861 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.274048 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.274090 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.274138 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.274185 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.274233 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.274274 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.274319 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.274367 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.274409 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.274454 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.274501 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.274541 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.274583 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.274632 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.274679 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.274679 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.274679 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.274679 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.274846 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.274897 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.274944 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.274987 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.275034 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.275075 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.275115 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.275157 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.275199 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.275244 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.275285 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.275332 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.275380 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.275420 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.275461 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.275500 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.275540 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.275581 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.275629 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.275629 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.275629 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.275629 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.275629 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.275629 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.275916 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.275984 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.276035 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.276112 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.276157 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.276199 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.276244 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.276286 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.276341 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.276383 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.276430 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.276471 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.276512 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.276552 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.276600 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.276774 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.276823 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.276823 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.276823 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.276946 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.276988 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.276988 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.277057 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.277057 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.277057 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.277057 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.277057 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.277057 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.278091 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.278170 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.278212 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.278256 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.278301 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.278343 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.278379 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.278426 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.278474 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.278517 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.278569 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.278610 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.278651 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.278693 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.278742 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.278771 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.278802 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.278831 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.278861 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.278901 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.278940 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.278972 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.279006 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.279044 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.279044 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.279044 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.279044 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.279044 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.279176 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.279221 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.279256 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.279284 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.279317 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.279346 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.279379 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.279412 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.279450 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.279489 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.279531 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.279567 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.279600 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.279629 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.279660 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.279691 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.279744 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.279779 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.279819 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.279819 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.279883 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.279920 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.279946 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.279946 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.279946 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.279946 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.279946 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.280089 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.282377 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.282447 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.282514 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.282572 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.282617 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.282661 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.282697 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.282739 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.282783 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.282824 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.282857 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.282891 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.282933 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.282961 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.282992 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.283050 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.283091 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.283122 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.283153 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.283153 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.283213 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.283245 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.283282 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.283315 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.283342 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.283342 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.283395 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.283466 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.284159 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.284219 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.284290 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.284347 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.284388 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.284423 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.284456 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.284496 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.284543 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.284580 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.284613 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.284642 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.284681 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.284713 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.284767 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.284801 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.284829 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.284866 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.284897 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.284927 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.284964 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.284995 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.285029 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.285061 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.285097 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.285097 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.285097 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.285097 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.286120 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.286178 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.286219 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.286249 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.286287 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.286319 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.286357 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.286391 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.286418 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.286456 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.286487 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.286520 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.286557 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.286586 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.286623 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.286659 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.286693 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.286745 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.286782 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.286817 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.286850 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.286880 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.286912 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.286939 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.286965 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.286965 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.286965 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.286965 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.287781 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.287847 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.287921 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.287970 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.288007 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.288058 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.288109 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.288157 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.288199 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.288240 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.288281 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.288328 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.288369 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.288409 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.288456 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.288498 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.288537 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.288583 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.288630 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.288676 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.288736 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.288795 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.288845 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.288845 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.288845 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.288845 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.288845 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.288845 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.289056 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.289056 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.289056 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.289169 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.289211 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.289257 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.289300 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.289346 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.289391 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.289455 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.289507 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.289507 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.289579 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.289620 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.289662 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.289704 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.289762 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.289762 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.289857 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.289899 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.289945 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.289986 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.290035 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.290076 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.290117 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.290117 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.290117 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.290117 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.291479 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.291547 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.291608 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.291658 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.291720 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.291796 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.291855 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.291905 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.291947 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.291995 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.292043 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.292098 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.292140 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.292179 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.292225 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.292267 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.292308 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.292353 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.292392 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.292435 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.292476 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.292520 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.292559 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.292604 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.292653 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.292694 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.292694 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.292694 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.298309 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.298396 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.298396 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.298480 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.298518 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.298518 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.298591 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.298637 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.298678 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.298743 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.298800 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.298800 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.298877 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.298921 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.298962 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.299003 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.299051 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.299051 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.299051 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.299163 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.299218 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.299259 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.299304 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.299359 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.299404 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.299444 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.299489 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.299532 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.299578 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.299628 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.299675 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.299720 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.299789 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.299831 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.299877 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.299918 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.299964 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.300003 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.300048 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.300094 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.300141 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.300181 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.300220 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.300258 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.300303 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.300349 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.300396 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.300436 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.300475 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.300521 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.300568 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.300609 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.300609 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.300609 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.300609 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.300609 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.300824 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.300867 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.300916 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.301053 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.301100 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.301136 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.301179 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.301226 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.301273 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.301319 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.301365 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.301408 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.301480 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.301527 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.301569 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.301609 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.301650 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.301692 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.301759 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.301802 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.301847 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.301887 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.301933 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.301980 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.302021 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.302021 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.302021 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.302021 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.302199 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.302248 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.302292 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.302340 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.302389 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.302429 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.302475 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.302518 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.302559 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.302599 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.302644 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.302686 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.302745 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.302799 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.302845 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.302885 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.302931 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.302971 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.303009 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.303009 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.303083 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.303125 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.303167 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.303167 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.303167 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.303167 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.303167 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.303167 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.304312 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.304375 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.304413 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.304494 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.304560 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.304605 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.304670 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.304713 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.304774 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.304815 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.304856 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.304896 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.304937 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.304993 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.305046 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.305089 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.305130 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.305171 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.305210 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.305256 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.305297 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.305338 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.305338 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.305338 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.305338 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.305338 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.305338 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.305338 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.309624 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.309715 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.309798 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.309837 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.309878 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.309933 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.309979 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.310016 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.310058 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.310104 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.310145 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.310188 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.310230 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.310279 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.310328 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.310376 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.310418 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.310458 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.310507 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.310551 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.310599 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.310646 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.310693 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.310757 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.310816 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.310860 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.310898 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.310944 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.310993 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.311034 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.311079 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.311126 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.311166 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.311215 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.311264 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.311306 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.311351 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.311393 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.311433 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.311478 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.311530 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.311572 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.311613 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.311661 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.311712 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.311787 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.311828 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.311874 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.311924 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.311971 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.312012 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.312054 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.312101 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.312148 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.312195 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.312242 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.312284 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.312326 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.312367 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.312407 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.312454 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.312570 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.312700 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.312764 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.312807 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.312860 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.312901 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.312939 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.312984 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.313029 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.313073 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.313119 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.313178 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.313219 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.313258 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.313299 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.313338 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.313379 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.313418 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.313485 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.313485 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.313577 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.313622 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.313622 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.313703 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.313703 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.313703 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.313703 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.313855 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.313898 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.313951 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.313998 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.314049 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.314100 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.314141 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.314141 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.314222 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.314269 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.314269 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.314351 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.314351 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.314431 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.314474 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.314474 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.314547 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.314593 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.314649 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.314704 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.314795 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.314795 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.314795 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.314795 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.314966 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.314966 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.314966 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.314966 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.315100 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.315142 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.315181 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.315221 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.315261 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.315306 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.315349 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.315385 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.315423 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.315463 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.315503 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.315541 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.315579 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.315618 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.315664 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.315664 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.315748 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.315883 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.315926 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.315926 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.315926 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.315926 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.315926 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.315926 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:28:49.316119 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.316119 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.316119 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.316238 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.316283 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.316283 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.316349 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.316388 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112326) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.316426 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.316462 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.316500 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.316539 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.316577 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.316624 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.316662 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.316700 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.316757 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112326) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.316757 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112326) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.316824 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:28:49.316824 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:28:49.316824 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:28:49.316824 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:28:49.316824 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:28:49.316824 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112325) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:28:49.361651 np0000177366 devstack@c-api.service[112323]: INFO dbcounter [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Registered counter for database cinder May 29 01:28:49.362116 np0000177366 devstack@c-api.service[112326]: INFO dbcounter [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Registered counter for database cinder May 29 01:28:49.363225 np0000177366 devstack@c-api.service[112324]: INFO dbcounter [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Registered counter for database cinder May 29 01:28:49.365925 np0000177366 devstack@c-api.service[112325]: INFO dbcounter [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Registered counter for database cinder May 29 01:28:49.409169 np0000177366 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:49.410871 np0000177366 devstack@c-api.service[112326]: DEBUG oslo_db.sqlalchemy.engines [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae 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=112326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:49.412518 np0000177366 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:49.416716 np0000177366 devstack@c-api.service[112325]: DEBUG oslo_db.sqlalchemy.engines [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b 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=112325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:49.526350 np0000177366 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writer thread running {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:28:49.529676 np0000177366 devstack@c-api.service[112323]: INFO cinder.rpc [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:28:49.532342 np0000177366 devstack@c-api.service[112323]: INFO cinder.rpc [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:28:49.534992 np0000177366 devstack@c-api.service[112323]: INFO cinder.rpc [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:28:49.537308 np0000177366 devstack@c-api.service[112323]: INFO cinder.rpc [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:28:49.537692 np0000177366 devstack@c-api.service[112326]: DEBUG dbcounter [-] [112326] Writer thread running {{(pid=112326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:28:49.538543 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.538895 np0000177366 devstack@c-api.service[112325]: DEBUG dbcounter [-] [112325] Writer thread running {{(pid=112325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:28:49.540903 np0000177366 devstack@c-api.service[112324]: DEBUG dbcounter [-] [112324] Writer thread running {{(pid=112324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:28:49.541367 np0000177366 devstack@c-api.service[112326]: INFO cinder.rpc [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:28:49.542098 np0000177366 devstack@c-api.service[112325]: INFO cinder.rpc [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:28:49.543226 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.544139 np0000177366 devstack@c-api.service[112326]: INFO cinder.rpc [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:28:49.544217 np0000177366 devstack@c-api.service[112324]: INFO cinder.rpc [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:28:49.545303 np0000177366 devstack@c-api.service[112325]: INFO cinder.rpc [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:28:49.546933 np0000177366 devstack@c-api.service[112326]: INFO cinder.rpc [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:28:49.547002 np0000177366 devstack@c-api.service[112324]: INFO cinder.rpc [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:28:49.548359 np0000177366 devstack@c-api.service[112325]: INFO cinder.rpc [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:28:49.549433 np0000177366 devstack@c-api.service[112326]: INFO cinder.rpc [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:28:49.549946 np0000177366 devstack@c-api.service[112324]: INFO cinder.rpc [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:28:49.550739 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.551144 np0000177366 devstack@c-api.service[112325]: INFO cinder.rpc [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:28:49.552266 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.552602 np0000177366 devstack@c-api.service[112324]: INFO cinder.rpc [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:28:49.553975 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.554873 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.556696 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.557932 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.579052 np0000177366 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:49.581635 np0000177366 devstack@c-api.service[112323]: INFO cinder.rpc [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:28:49.583938 np0000177366 devstack@c-api.service[112323]: INFO cinder.rpc [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:28:49.585039 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.592774 np0000177366 devstack@c-api.service[112326]: DEBUG oslo_db.sqlalchemy.engines [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae 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=112326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:49.595491 np0000177366 devstack@c-api.service[112326]: INFO cinder.rpc [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:28:49.596312 np0000177366 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:49.597402 np0000177366 devstack@c-api.service[112325]: DEBUG oslo_db.sqlalchemy.engines [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b 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=112325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:49.598000 np0000177366 devstack@c-api.service[112326]: INFO cinder.rpc [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:28:49.599220 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.599336 np0000177366 devstack@c-api.service[112324]: INFO cinder.rpc [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:28:49.599408 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.600740 np0000177366 devstack@c-api.service[112325]: INFO cinder.rpc [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:28:49.601877 np0000177366 devstack@c-api.service[112324]: INFO cinder.rpc [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:28:49.602604 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.603151 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.603328 np0000177366 devstack@c-api.service[112325]: INFO cinder.rpc [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:28:49.604626 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.605719 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.611032 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.613120 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.614034 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.616322 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.616665 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.616923 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.618633 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.619412 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.620012 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.620080 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.621946 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.622924 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.623202 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.624712 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.625060 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.625849 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.627316 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.627690 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.629175 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.629278 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.630020 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.630590 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.632212 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.632285 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.633703 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.635135 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.635434 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.635504 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.636516 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.638290 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.638925 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.639322 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.639389 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.641042 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.641114 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.641255 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.642115 np0000177366 devstack@c-api.service[112323]: WARNING cinder.api.contrib.hosts [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:28:49.642633 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.642925 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.643995 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.644103 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.644389 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.645992 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.646111 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.646169 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.647239 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.647479 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.648248 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.648584 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.649667 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.649970 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.650212 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.651536 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.652490 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: extensions {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.653028 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.653820 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.653890 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: os-availability-zone {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.655394 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: os-hosts {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.655454 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.655811 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.656438 np0000177366 devstack@c-api.service[112326]: WARNING cinder.api.contrib.hosts [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:28:49.657170 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.657215 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.657288 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: backups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.658747 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.659246 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.659310 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.659364 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: consistencygroups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.660293 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.660515 np0000177366 devstack@c-api.service[112324]: WARNING cinder.api.contrib.hosts [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:28:49.661272 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.661542 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.661637 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: os-volume-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.661714 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.662617 np0000177366 devstack@c-api.service[112325]: WARNING cinder.api.contrib.hosts [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:28:49.662750 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.662959 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: extra_specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.663081 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.663395 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.664412 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.664477 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: os-snapshot-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.664982 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.665317 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.666052 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: cgsnapshots {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.666156 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.666408 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.667013 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: extensions {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.667083 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.667400 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.667910 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.668336 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: os-availability-zone {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.668420 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.668964 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.669319 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.669691 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.669841 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: os-hosts {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.670551 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: capabilities {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.671241 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: backups {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.671308 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.671813 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: scheduler-stats {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.672243 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: extensions {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.673246 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: os-volume-type-access {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.673319 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.673631 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: os-availability-zone {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.673833 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: consistencygroups {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.674911 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: qos-specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.674982 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: os-hosts {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.675789 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: os-volume-manage {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.676341 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: backups {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.676931 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.676994 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: os-quota-class-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.677170 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: extra_specs {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.678251 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: os-quota-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.678409 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: consistencygroups {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.678750 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: os-snapshot-manage {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.679120 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: extensions {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.679681 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extended resource: os-volume-transfer {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.680227 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: cgsnapshots {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.680423 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: os-volume-manage {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.681608 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: encryption {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.681867 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: extra_specs {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.682004 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.682278 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: os-availability-zone {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.683168 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: encryption {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.683363 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.683466 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: os-snapshot-manage {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.684712 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: capabilities {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.684813 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.684972 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: cgsnapshots {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.685200 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: os-hosts {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.685982 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: scheduler-stats {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.686238 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.686365 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: encryption {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.687074 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.contrib.snapshot_actions [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] SnapshotActionsController initialized {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:28:49.687399 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: os-volume-type-access {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.687821 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.687932 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: encryption {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.688235 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: backups {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.689017 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: qos-specs {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.689170 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.689509 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: capabilities {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.690301 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: consistencygroups {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.690519 np0000177366 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.690722 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: scheduler-stats {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.691120 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: os-quota-class-sets {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.691359 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension AdminActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.691496 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.691588 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension AdminActions extending resource: backups {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.691706 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.691852 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.691957 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.692184 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: os-volume-type-access {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.692261 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: os-volume-manage {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.692369 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: os-quota-sets {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.692616 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.692713 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension TypesManage extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.692842 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.692944 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.693048 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.693165 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.693269 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.693391 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension UsedLimits extending resource: limits {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.693504 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.693610 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-7fbbcff5-6dc2-4188-80f7-afe2dbaa74c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.693667 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: extra_specs {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.693832 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extended resource: os-volume-transfer {{(pid=112326) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.693875 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: qos-specs {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.695276 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: os-snapshot-manage {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.695932 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: os-quota-class-sets {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.696112 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.697000 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: cgsnapshots {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.697204 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: os-quota-sets {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.697464 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.698393 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: encryption {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.698883 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.699174 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extended resource: os-volume-transfer {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.699948 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: encryption {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.700311 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.701136 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] SnapshotActionsController initialized {{(pid=112326) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:28:49.701457 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.701699 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: capabilities {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.701797 np0000177366 devstack@c-api.service[112323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e80d80a3668 pid: 112323 (default app) May 29 01:28:49.702052 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.702885 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.702950 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: scheduler-stats {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.703253 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.704281 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.704393 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: os-volume-type-access {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.704608 np0000177366 devstack@c-api.service[112326]: WARNING castellan.key_manager.migration [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.705448 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension AdminActions extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.705611 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension AdminActions extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.705734 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension AdminActions extending resource: backups {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.705788 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.705849 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.705976 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.706026 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: qos-specs {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.706083 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.706272 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.706367 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension TypesManage extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.706472 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.706569 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] SnapshotActionsController initialized {{(pid=112324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:28:49.706609 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.706675 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.706815 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.706921 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension VolumeActions extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.707052 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension UsedLimits extending resource: limits {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.707164 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.707275 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.v3.router [None req-b5e56b65-ad59-491f-a843-429fd9dd33ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112326) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.707401 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.708095 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: os-quota-class-sets {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.708657 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.709354 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: os-quota-sets {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.710055 np0000177366 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.710329 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.710329 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.710500 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.710500 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.710500 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.710500 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.710500 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.710743 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.710743 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.710743 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.710743 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.710743 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.710743 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711017 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711017 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711017 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711017 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711017 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711226 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711226 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711226 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711226 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711509 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711509 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711509 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711509 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711697 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711697 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711697 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711697 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711697 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711945 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711945 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711945 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.711945 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.711945 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712140 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712140 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712140 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712140 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712140 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712140 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712444 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712444 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712444 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712444 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712444 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712444 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712761 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712761 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712761 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712761 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.712761 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.712761 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713010 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extended resource: os-volume-transfer {{(pid=112325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:28:49.713055 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713055 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713055 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713055 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713223 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension AdminActions extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.713263 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713263 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713263 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713263 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713263 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713499 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713499 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713499 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713499 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713499 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713703 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713703 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713703 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713703 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713703 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713936 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.713936 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.713936 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714053 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension AdminActions extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.714089 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714089 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714089 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714089 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714089 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714089 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714311 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714311 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714311 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714311 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714481 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension AdminActions extending resource: backups {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.714516 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714516 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714516 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714516 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714709 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714709 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714709 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714709 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714910 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714910 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.714910 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.714910 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715073 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715073 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715155 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.715192 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715192 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715192 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715192 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715192 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715415 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715415 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715415 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715415 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715415 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715605 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715605 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715605 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715605 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715894 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.715934 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715934 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.715934 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.715934 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716096 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716096 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716096 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716096 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716276 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716276 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716276 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716276 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716451 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.716487 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716487 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716487 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716487 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716487 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716744 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716744 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716744 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716744 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.716744 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.716744 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717003 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717003 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717003 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717003 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717003 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717303 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717303 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717303 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717303 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717303 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717303 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717578 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717578 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717712 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.717782 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717782 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717782 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.717782 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.717782 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718005 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718005 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718005 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718116 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension TypesManage extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.718165 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718165 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718165 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718165 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718165 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718165 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718418 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718418 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718418 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718418 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718596 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718596 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718596 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718596 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718790 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.718835 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718835 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.718835 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.718835 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.719006 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.719006 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.719006 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:49.719006 np0000177366 devstack@c-api.service[112323]: warnings.warn(deprecated_msg) May 29 01:28:49.719181 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.719181 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.719181 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.719181 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension VolumeActions extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.719181 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension UsedLimits extending resource: limits {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.719181 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.719181 np0000177366 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-a3fcc5b2-b441-4451-b75b-0093ba029ed9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.719495 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.719533 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [None req-d403cba7-aff8-4514-bcb8-54d619441383 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:28:49.719568 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.719602 np0000177366 devstack@c-api.service[112326]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e80d80a3668 pid: 112326 (default app) May 29 01:28:49.719637 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.719675 np0000177366 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 1/1] 199.204.45.4 () {60 vars in 942 bytes} [Fri May 29 01:28:49 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 29 01:28:49.720579 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.721422 np0000177366 devstack@c-api.service[112324]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e80d80a3668 pid: 112324 (default app) May 29 01:28:49.721469 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.contrib.snapshot_actions [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] SnapshotActionsController initialized {{(pid=112325) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:28:49.722222 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.723593 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.724950 np0000177366 devstack@c-api.service[112325]: WARNING castellan.key_manager.migration [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:28:49.725803 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension AdminActions extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.725949 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension AdminActions extending resource: snapshots {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.726063 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension AdminActions extending resource: backups {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.726169 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.726282 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.726384 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727088 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727202 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension TypesManage extending resource: types {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727314 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727417 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727516 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727642 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727754 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension VolumeActions extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727882 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension UsedLimits extending resource: limits {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.727983 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.728093 np0000177366 devstack@c-api.service[112325]: DEBUG cinder.api.v3.router [None req-ee1b4ba2-885d-4757-b0c5-fc339be1c15b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:28:49.736321 np0000177366 devstack@c-api.service[112325]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e80d80a3668 pid: 112325 (default app) May 29 01:28:57.302301 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.302301 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.302301 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.302301 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.302301 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303054 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303054 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303054 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303054 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303054 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303327 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303327 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303327 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303327 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303327 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303327 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303699 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303699 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303699 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303699 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303968 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303968 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.303968 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.303968 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.304208 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.304208 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.304208 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.304208 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.304432 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.304432 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.304432 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.304432 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.304432 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.304747 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.304747 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.304747 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.304747 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.304747 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305036 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305036 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305036 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305036 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305036 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305036 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305355 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305355 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305355 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305355 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305355 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305355 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305710 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305710 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305710 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305710 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.305710 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.305710 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.307624 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.307624 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.307624 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.307624 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.307624 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.308536 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.308536 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.308536 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.308536 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.308536 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.308935 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.308935 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.308935 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.308935 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.308935 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.308935 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.309359 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.309359 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.309359 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.309359 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.309359 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.309359 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.309783 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.309783 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.309783 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.309783 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.309783 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.310154 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.310154 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.310154 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.310154 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.310154 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.310583 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.310583 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.310583 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.310583 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.310936 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.310936 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.310936 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.310936 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.311268 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.311268 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.311268 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.311268 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.311268 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.311645 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.311645 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.311645 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.311645 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.311645 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.312121 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.312121 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.312121 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.312121 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.312416 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.312416 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.312416 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.312416 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.312768 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.312768 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.312768 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.312768 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313005 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313005 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313005 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313005 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313221 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313221 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313221 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313221 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313419 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313419 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313419 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313419 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313419 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313680 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313680 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313680 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313680 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313680 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313680 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313974 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313974 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313974 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.313974 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.313974 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314218 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314218 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314218 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314218 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314218 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314218 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314499 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314499 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314499 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314499 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314499 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314499 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314791 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314791 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314791 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314791 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.314791 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.314791 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315096 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315096 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315096 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315096 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315096 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315096 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315385 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315385 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315385 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315385 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315593 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315593 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315593 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315593 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315593 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315885 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315885 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315885 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315885 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 01:28:57.315885 np0000177366 devstack@c-api.service[112326]: warnings.warn(deprecated_msg) May 29 01:28:57.315885 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.middleware.request_id [None req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 None None] RequestId filter calling following filter/app {{(pid=112326) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:28:57.794539 np0000177366 devstack@c-api.service[112326]: INFO cinder.api.openstack.wsgi [None req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 admin admin] POST https://199.204.45.4/volume/v3/types May 29 01:28:57.795179 np0000177366 devstack@c-api.service[112326]: DEBUG cinder.api.openstack.wsgi [None req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112326) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:28:57.796959 np0000177366 devstack@c-api.service[112326]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 29 01:28:57.796959 np0000177366 devstack@c-api.service[112326]: warnings.warn( May 29 01:28:57.838617 np0000177366 devstack@c-api.service[112326]: DEBUG oslo_db.sqlalchemy.engines [None req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 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=112326) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:57.865991 np0000177366 devstack@c-api.service[112326]: INFO cinder.api.openstack.wsgi [None req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 admin admin] https://199.204.45.4/volume/v3/types returned with HTTP 200 May 29 01:28:57.866594 np0000177366 devstack@c-api.service[112326]: [pid: 112326|app: 0|req: 1/2] 199.204.45.4 () {68 vars in 1274 bytes} [Fri May 29 01:28:57 2026] POST /volume/v3/types => generated 186 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 01:28:57.879661 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.middleware.request_id [req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 req-7c591190-1b81-424d-8c8b-82e0fa74af67 None None] RequestId filter calling following filter/app {{(pid=112323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:28:58.228806 np0000177366 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 req-7c591190-1b81-424d-8c8b-82e0fa74af67 admin admin] POST https://199.204.45.4/volume/v3/types/e78a55ee-9156-438c-a9d7-54e101d615a2/extra_specs May 29 01:28:58.229380 np0000177366 devstack@c-api.service[112323]: DEBUG cinder.api.openstack.wsgi [req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 req-7c591190-1b81-424d-8c8b-82e0fa74af67 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:28:58.231209 np0000177366 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 29 01:28:58.231209 np0000177366 devstack@c-api.service[112323]: warnings.warn( May 29 01:28:58.275700 np0000177366 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 req-7c591190-1b81-424d-8c8b-82e0fa74af67 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:28:58.336348 np0000177366 devstack@c-api.service[112323]: INFO cinder.api.openstack.wsgi [req-2191cf7d-147c-4aae-9ae5-95a4f5a28df9 req-7c591190-1b81-424d-8c8b-82e0fa74af67 admin admin] https://199.204.45.4/volume/v3/types/e78a55ee-9156-438c-a9d7-54e101d615a2/extra_specs returned with HTTP 200 May 29 01:28:58.337132 np0000177366 devstack@c-api.service[112323]: [pid: 112323|app: 0|req: 2/3] 199.204.45.4 () {70 vars in 1491 bytes} [Fri May 29 01:28:57 2026] POST /volume/v3/types/e78a55ee-9156-438c-a9d7-54e101d615a2/extra_specs => generated 55 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 01:28:59.601273 np0000177366 devstack@c-api.service[112324]: DEBUG dbcounter [-] [112324] Writing DB stats cinder:SELECT=6 {{(pid=112324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:28:59.602870 np0000177366 devstack@c-api.service[112325]: DEBUG dbcounter [-] [112325] Writing DB stats cinder:SELECT=6 {{(pid=112325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:29:07.863987 np0000177366 devstack@c-api.service[112326]: DEBUG dbcounter [-] [112326] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112326) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:29:08.335199 np0000177366 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}