May 29 01:32:09.066918 np0000177374 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 01:32:09.076445 np0000177374 devstack@c-api.service[112384]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 01:32:09 2026] *** May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: nodename: np0000177374 May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: machine: x86_64 May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: clock source: unix May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: pcre jit disabled May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: detected number of CPU cores: 16 May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: current working directory: / May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: detected binary path: /usr/bin/uwsgi-core May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: your processes number limit is 256917 May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: your memory page size is 4096 bytes May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: detected max file descriptor number: 2048 May 29 01:32:09.079424 np0000177374 devstack@c-api.service[112384]: lock engine: pthread robust mutexes May 29 01:32:09.080114 np0000177374 devstack@c-api.service[112384]: thunder lock: enabled May 29 01:32:09.080114 np0000177374 devstack@c-api.service[112384]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 01:32:09.080114 np0000177374 devstack@c-api.service[112384]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 01:32:09.080114 np0000177374 devstack@c-api.service[112384]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 01:32:09.080114 np0000177374 devstack@c-api.service[112384]: Set PythonHome to /opt/stack/data/venv May 29 01:32:09.115737 np0000177374 devstack@c-api.service[112384]: Python main interpreter initialized at 0x727c4e4a3668 May 29 01:32:09.115737 np0000177374 devstack@c-api.service[112384]: python threads support enabled May 29 01:32:09.115737 np0000177374 devstack@c-api.service[112384]: your server socket listen backlog is limited to 100 connections May 29 01:32:09.115737 np0000177374 devstack@c-api.service[112384]: your mercy for graceful operations on workers is 80 seconds May 29 01:32:09.116248 np0000177374 devstack@c-api.service[112384]: mapped 671795 bytes (656 KB) for 4 cores May 29 01:32:09.116408 np0000177374 devstack@c-api.service[112384]: *** Operational MODE: preforking *** May 29 01:32:09.116555 np0000177374 devstack@c-api.service[112384]: *** uWSGI is running in multiple interpreter mode *** May 29 01:32:09.116555 np0000177374 devstack@c-api.service[112384]: spawned uWSGI master process (pid: 112384) May 29 01:32:09.116862 np0000177374 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 01:32:09.117303 np0000177374 devstack@c-api.service[112384]: spawned uWSGI worker 1 (pid: 112388, cores: 1) May 29 01:32:09.117828 np0000177374 devstack@c-api.service[112384]: spawned uWSGI worker 2 (pid: 112389, cores: 1) May 29 01:32:09.118315 np0000177374 devstack@c-api.service[112384]: spawned uWSGI worker 3 (pid: 112390, cores: 1) May 29 01:32:09.118780 np0000177374 devstack@c-api.service[112384]: spawned uWSGI worker 4 (pid: 112391, cores: 1) May 29 01:32:09.118913 np0000177374 devstack@c-api.service[112384]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 01:32:09.246614 np0000177374 devstack@c-api.service[112390]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:32:09.246614 np0000177374 devstack@c-api.service[112390]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:32:09.246614 np0000177374 devstack@c-api.service[112390]: we strongly recommend against using it for new projects. May 29 01:32:09.246614 np0000177374 devstack@c-api.service[112390]: If you are already using Eventlet, we recommend migrating to a different May 29 01:32:09.246614 np0000177374 devstack@c-api.service[112390]: framework. For more detail see May 29 01:32:09.246614 np0000177374 devstack@c-api.service[112390]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:32:09.246614 np0000177374 devstack@c-api.service[112390]: import eventlet # noqa May 29 01:32:09.247338 np0000177374 devstack@c-api.service[112389]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:32:09.247338 np0000177374 devstack@c-api.service[112389]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:32:09.247338 np0000177374 devstack@c-api.service[112389]: we strongly recommend against using it for new projects. May 29 01:32:09.247338 np0000177374 devstack@c-api.service[112389]: If you are already using Eventlet, we recommend migrating to a different May 29 01:32:09.247338 np0000177374 devstack@c-api.service[112389]: framework. For more detail see May 29 01:32:09.247338 np0000177374 devstack@c-api.service[112389]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:32:09.247338 np0000177374 devstack@c-api.service[112389]: import eventlet # noqa May 29 01:32:09.252777 np0000177374 devstack@c-api.service[112388]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:32:09.252777 np0000177374 devstack@c-api.service[112388]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:32:09.252777 np0000177374 devstack@c-api.service[112388]: we strongly recommend against using it for new projects. May 29 01:32:09.252777 np0000177374 devstack@c-api.service[112388]: If you are already using Eventlet, we recommend migrating to a different May 29 01:32:09.252777 np0000177374 devstack@c-api.service[112388]: framework. For more detail see May 29 01:32:09.252777 np0000177374 devstack@c-api.service[112388]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:32:09.252777 np0000177374 devstack@c-api.service[112388]: import eventlet # noqa May 29 01:32:09.262004 np0000177374 devstack@c-api.service[112391]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:32:09.262004 np0000177374 devstack@c-api.service[112391]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:32:09.262004 np0000177374 devstack@c-api.service[112391]: we strongly recommend against using it for new projects. May 29 01:32:09.262004 np0000177374 devstack@c-api.service[112391]: If you are already using Eventlet, we recommend migrating to a different May 29 01:32:09.262004 np0000177374 devstack@c-api.service[112391]: framework. For more detail see May 29 01:32:09.262004 np0000177374 devstack@c-api.service[112391]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:32:09.262004 np0000177374 devstack@c-api.service[112391]: import eventlet # noqa May 29 01:32:09.332235 np0000177374 devstack@c-api.service[112390]: /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:32:09.332235 np0000177374 devstack@c-api.service[112390]: warnings.warn( May 29 01:32:09.332394 np0000177374 devstack@c-api.service[112389]: /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:32:09.332394 np0000177374 devstack@c-api.service[112389]: warnings.warn( May 29 01:32:09.338953 np0000177374 devstack@c-api.service[112388]: /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:32:09.338953 np0000177374 devstack@c-api.service[112388]: warnings.warn( May 29 01:32:09.347910 np0000177374 devstack@c-api.service[112391]: /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:32:09.347910 np0000177374 devstack@c-api.service[112391]: warnings.warn( May 29 01:32:09.408904 np0000177374 devstack@c-api.service[112390]: /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:32:09.408904 np0000177374 devstack@c-api.service[112390]: from cgi import parse_header May 29 01:32:09.416930 np0000177374 devstack@c-api.service[112389]: /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:32:09.416930 np0000177374 devstack@c-api.service[112389]: from cgi import parse_header May 29 01:32:09.417272 np0000177374 devstack@c-api.service[112388]: /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:32:09.417272 np0000177374 devstack@c-api.service[112388]: from cgi import parse_header May 29 01:32:09.427644 np0000177374 devstack@c-api.service[112391]: /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:32:09.427644 np0000177374 devstack@c-api.service[112391]: from cgi import parse_header May 29 01:32:09.457142 np0000177374 devstack@c-api.service[112390]: /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:32:09.457142 np0000177374 devstack@c-api.service[112390]: removals.removed_module( May 29 01:32:09.458717 np0000177374 devstack@c-api.service[112390]: /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:32:09.458717 np0000177374 devstack@c-api.service[112390]: removals.removed_module( May 29 01:32:09.465880 np0000177374 devstack@c-api.service[112388]: /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:32:09.465880 np0000177374 devstack@c-api.service[112388]: removals.removed_module( May 29 01:32:09.467523 np0000177374 devstack@c-api.service[112388]: /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:32:09.467523 np0000177374 devstack@c-api.service[112388]: removals.removed_module( May 29 01:32:09.467822 np0000177374 devstack@c-api.service[112389]: /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:32:09.467822 np0000177374 devstack@c-api.service[112389]: removals.removed_module( May 29 01:32:09.469538 np0000177374 devstack@c-api.service[112389]: /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:32:09.469538 np0000177374 devstack@c-api.service[112389]: removals.removed_module( May 29 01:32:09.477385 np0000177374 devstack@c-api.service[112391]: /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:32:09.477385 np0000177374 devstack@c-api.service[112391]: removals.removed_module( May 29 01:32:09.479149 np0000177374 devstack@c-api.service[112391]: /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:32:09.479149 np0000177374 devstack@c-api.service[112391]: removals.removed_module( May 29 01:32:10.078355 np0000177374 devstack@c-api.service[112390]: /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:32:10.078355 np0000177374 devstack@c-api.service[112390]: warnings.warn( May 29 01:32:10.083015 np0000177374 devstack@c-api.service[112391]: /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:32:10.083015 np0000177374 devstack@c-api.service[112391]: warnings.warn( May 29 01:32:10.086180 np0000177374 devstack@c-api.service[112389]: /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:32:10.086180 np0000177374 devstack@c-api.service[112389]: warnings.warn( May 29 01:32:10.088341 np0000177374 devstack@c-api.service[112388]: /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:32:10.088341 np0000177374 devstack@c-api.service[112388]: warnings.warn( May 29 01:32:10.178097 np0000177374 devstack@c-api.service[112390]: /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:32:10.178097 np0000177374 devstack@c-api.service[112390]: warnings.warn( May 29 01:32:10.179083 np0000177374 devstack@c-api.service[112389]: /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:32:10.179083 np0000177374 devstack@c-api.service[112389]: warnings.warn( May 29 01:32:10.182435 np0000177374 devstack@c-api.service[112391]: /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:32:10.182435 np0000177374 devstack@c-api.service[112391]: warnings.warn( May 29 01:32:10.186131 np0000177374 devstack@c-api.service[112388]: /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:32:10.186131 np0000177374 devstack@c-api.service[112388]: warnings.warn( May 29 01:32:10.469526 np0000177374 devstack@c-api.service[112391]: 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:32:10.470054 np0000177374 devstack@c-api.service[112391]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112391) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:32:10.471508 np0000177374 devstack@c-api.service[112390]: 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:32:10.471919 np0000177374 devstack@c-api.service[112389]: 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:32:10.472332 np0000177374 devstack@c-api.service[112390]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112390) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:32:10.472401 np0000177374 devstack@c-api.service[112389]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112389) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:32:10.495508 np0000177374 devstack@c-api.service[112388]: 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:32:10.495948 np0000177374 devstack@c-api.service[112388]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112388) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:32:10.555725 np0000177374 devstack@c-api.service[112389]: /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:32:10.555725 np0000177374 devstack@c-api.service[112389]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:32:10.556530 np0000177374 devstack@c-api.service[112390]: /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:32:10.556530 np0000177374 devstack@c-api.service[112390]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:32:10.557096 np0000177374 devstack@c-api.service[112391]: /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:32:10.557096 np0000177374 devstack@c-api.service[112391]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:32:10.560436 np0000177374 devstack@c-api.service[112388]: /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:32:10.560436 np0000177374 devstack@c-api.service[112388]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:32:11.010161 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112390) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:32:11.010391 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112388) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:32:11.010460 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112389) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:32:11.010592 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112391) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:32:11.010668 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.010668 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.010776 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.010842 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.010913 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.010980 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.011033 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.011102 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.011102 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.011241 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.011336 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.011405 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.011953 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.012052 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.012052 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.012198 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.012290 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.012344 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.012399 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.012455 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.012510 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.012582 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.012641 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.012702 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.012763 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.012829 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.012899 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.012954 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.013010 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.013077 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.013168 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.013259 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.013325 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.013392 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.013446 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.013500 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.013551 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.013612 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.013669 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.013669 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.014797 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.014891 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.014972 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.015031 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.015105 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.015165 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.015248 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.015321 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.015380 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.015435 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.015493 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.015565 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.015630 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.015630 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.015743 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.015743 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.015743 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.015743 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.015743 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.015743 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.016063 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.016139 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.016199 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.016199 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.016199 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.016199 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.016199 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.016199 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.019545 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.019622 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.019666 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.019666 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.019743 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.019788 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.019827 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.019974 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.020018 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.020057 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.020096 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.020135 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.020180 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.020244 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.020284 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.020324 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.020374 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.020413 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.020451 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.020490 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.020528 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.020566 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.020610 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.020655 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.020694 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.020732 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.020776 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.020815 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.020852 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.020896 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.020938 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.020976 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.021014 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.021052 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.021091 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.021128 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.021172 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.021230 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.021271 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.021309 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.021347 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.021384 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.021423 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.021423 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.021491 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.021528 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.021595 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.021595 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.021673 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.021707 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.021707 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.021784 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.021821 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.021859 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.021897 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.021897 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.022409 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.022464 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.022523 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.022631 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.022675 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.022724 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.022763 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.022802 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.022841 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.022887 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.022925 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.022968 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.023007 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.023056 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.023101 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.023141 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.023179 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.023239 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.023290 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.023330 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.023374 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.023413 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.023457 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.023495 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.023534 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.023578 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.023622 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.023660 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.023705 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.023745 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.023745 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.023812 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.023851 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.023890 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.023934 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.023972 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.024010 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.024049 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.024096 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.024135 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.024173 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.024215 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.024290 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.024346 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.024396 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.024446 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.024495 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.024555 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.024606 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.024660 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.024720 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.024779 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.024829 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.024880 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.024940 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.025000 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.025054 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.025122 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.025182 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.025267 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.025325 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.025377 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.025425 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.025475 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.025525 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.025571 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.025631 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.025683 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.025728 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.025773 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.025827 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.025875 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.025921 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.025969 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.026024 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.026024 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.026133 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.026186 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.026247 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.026289 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.026338 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.026377 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.026417 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.026455 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.026498 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.026543 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.026582 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.026669 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.026717 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.026761 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.026811 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.026855 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.026897 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.026942 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.026980 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.027027 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.027073 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.027123 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.027168 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.027251 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.027299 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.027347 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.027391 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.027391 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.027391 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.027492 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.027492 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.027492 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.027492 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.027492 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.027492 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.027492 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.027731 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.027731 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.027731 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.027731 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.027731 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.027731 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.027731 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.027970 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.028011 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.028052 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.028101 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.028141 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.028179 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.028235 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.028277 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.028332 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.028371 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.028421 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.028462 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.028500 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.028537 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.028579 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.028618 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.028657 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.028695 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.028732 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.028771 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.028833 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.028900 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.028948 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.028990 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.029041 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.029114 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.029161 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.029201 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.029260 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.029314 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.029355 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.029393 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.029431 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.029470 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.029508 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.029546 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.029584 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.029623 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.029661 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.029698 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.029742 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.029787 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.029826 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.029868 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.029907 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.029946 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.029984 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.029984 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.029984 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.030104 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.030104 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.030104 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.030104 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.030104 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.030307 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.030347 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.030385 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.030423 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.030461 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.030461 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.030461 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.030461 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.030461 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.030667 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.030667 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.030750 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.030791 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.030791 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.030874 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.030920 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.030988 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.031048 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.031118 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.031192 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.031267 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.031267 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.031267 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.031914 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.031984 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.032045 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.032045 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.032202 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.032302 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.032367 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.032419 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.032469 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.032519 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.032570 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.032620 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.032685 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.032737 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.032787 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.032838 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.032891 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.032949 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.033001 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.033056 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.033113 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.033160 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.033206 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.033288 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.033288 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.033288 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.033288 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.033288 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.033496 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.033496 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.033496 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.033634 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.033686 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.033686 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.033895 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.033942 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.033983 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.034020 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.034064 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.034118 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.034159 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.034203 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.034262 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.034299 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.034350 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.034393 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.034442 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.034483 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.034522 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.034561 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.034602 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.034640 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.034745 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.034798 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.034798 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.034798 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.035526 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.035576 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.035606 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.035633 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.035660 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.035687 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.035724 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.035753 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.035780 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.035813 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.035841 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.035868 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.035895 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.035926 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.035954 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.035982 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.036014 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.036014 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.036073 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.036102 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.036130 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.036156 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.036183 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.036213 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.036259 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.036296 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.036296 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.036296 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.036602 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.036674 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.036720 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.036767 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.036797 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.036827 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.036855 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.036887 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.036929 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.036962 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.036993 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.037078 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.037115 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.037144 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.037176 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.037204 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.037259 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.037290 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.037318 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.037345 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.037345 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.037399 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.037427 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.037454 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.037454 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.037504 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.037537 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.037588 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.039777 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.039832 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.039881 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.039916 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.039947 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.039979 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.040012 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.040045 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.040084 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.040116 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.040146 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.040176 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.040206 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.040259 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.040285 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.040312 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.040337 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.040360 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.040396 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.040424 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.040449 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.040478 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.040478 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.040527 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.040527 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.040574 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.040605 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.040605 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.041514 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.041571 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.041638 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.041673 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.041698 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.041726 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.041753 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.041778 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.041815 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.041843 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.041868 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.041902 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.041930 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.041956 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.041981 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.042009 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.042035 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.042077 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.042120 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.042149 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.042179 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.042206 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.042252 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.042290 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.042317 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.042317 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.042317 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.042317 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.043432 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.043480 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.043512 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.043543 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.043567 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.043592 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.043621 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.043654 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.043683 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.043710 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.043737 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.043767 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.043796 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.043820 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.043850 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.043882 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.043914 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.043941 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.043972 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.043997 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.044026 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.044026 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.044112 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.044112 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.044112 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.044216 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.044216 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.044320 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.045015 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.045072 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.045124 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.045175 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.045237 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.045280 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.045329 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.045369 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.045405 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.045444 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.045483 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.045521 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.045559 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.045605 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.045651 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.045691 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.045728 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.045772 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.045810 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.045847 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.045884 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.045927 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.045966 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.046013 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.046064 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.046064 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.046064 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.046064 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.046201 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.046201 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.046298 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.046348 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.046387 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.046435 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.046435 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.046511 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.046556 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.046595 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.046634 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.046674 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.046674 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.046742 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.046833 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.046891 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.046930 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.046974 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.046974 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.047053 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.047106 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.047150 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.047194 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.047250 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.047250 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.047250 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.047250 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.047250 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.048686 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.048741 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.048780 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.048820 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.048857 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.048906 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.048954 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.048996 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.049035 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.049085 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.049130 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.049168 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.049208 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.049269 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.049321 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.049321 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.049409 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.049448 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.049496 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.049539 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.049579 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.049621 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.049668 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.049707 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.049746 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.049746 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.049746 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.049746 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.055279 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.055334 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.055389 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.055440 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.055515 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.055568 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.055618 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.055690 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.055787 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.055827 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.055897 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.055957 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.056013 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.056049 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.056096 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.056131 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.056178 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.056239 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.056276 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.056320 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.056354 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.056390 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.056429 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.056468 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.056511 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.056550 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.056598 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.056673 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.056718 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.056760 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.056802 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.056843 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.056883 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.056921 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.056954 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.056991 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.057036 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.057071 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.057108 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.057150 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.057188 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.057257 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.057294 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.057333 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.057333 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.057333 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.057536 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.057579 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.057618 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.057657 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.057695 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.057730 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.057770 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.057770 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.057770 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.057770 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.057916 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.057916 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.057916 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.058018 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.058062 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.058100 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.058141 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.058175 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.058217 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.058297 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.058352 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.058400 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.058450 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.058499 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.058550 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.058607 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.058656 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.058712 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.058762 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.058824 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.058904 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.058958 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.059007 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.059060 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.059060 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.059060 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.059060 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.059060 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.059328 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.059328 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.059328 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.059328 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.059328 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.059548 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.059599 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.059599 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.059682 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.059682 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.059682 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.059682 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.059682 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.059889 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.059938 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.059987 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.060034 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.060089 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.060141 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.060205 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.060273 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.060324 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.060364 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.060401 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.060436 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.060475 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.060517 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.060517 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.061246 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.061317 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.061317 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.061402 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.061457 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.061507 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.061551 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.061603 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.061649 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.061688 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.061740 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.061793 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.061793 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.061793 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.061895 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.061895 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.061895 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.062000 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.062036 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.062078 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.062123 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.062163 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.062199 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.062254 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.062320 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.062320 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.062320 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.062320 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.066539 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.066649 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.066649 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.066749 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.066749 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.066843 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.066897 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.067001 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.067059 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.067120 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.067172 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.067268 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.067319 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.067377 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.067424 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.067477 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.067523 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.067572 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.067621 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.067621 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.067715 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.067783 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.067830 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.067870 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.067910 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.067976 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.068035 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.068103 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.068162 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.068201 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.068277 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.068323 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.068364 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.068412 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.068451 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.068489 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.068535 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.068574 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.068620 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.068658 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.068703 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.068744 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.068789 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.068828 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.068867 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.068906 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.068951 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.068987 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.069023 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.069063 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.069111 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.069147 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.069288 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.069425 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.069468 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.069504 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.069539 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.069578 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.069621 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.069674 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.069713 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.069752 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.069791 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.069828 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.069866 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.069905 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.069943 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.069981 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.070032 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.070090 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.070132 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.070171 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.070218 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.070288 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.070328 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.070367 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.070405 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.070444 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.070498 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.070539 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.070572 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.070612 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.070650 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.070688 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.070688 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.070767 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.070807 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.070845 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.070845 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.070922 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.071013 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.071059 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.071118 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.071162 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.071200 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.071263 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.071303 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.071348 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.071388 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.071426 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.071466 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.071507 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.071546 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.071584 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.071620 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.071663 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.071707 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.071756 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.071801 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.071801 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.071801 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.071801 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.071955 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.071955 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.072024 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.072072 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.072072 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.072163 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.072202 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.072259 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.072299 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.072348 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.072388 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.072427 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.072468 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.072513 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.072552 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.072589 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.072718 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.072760 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.072796 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.072796 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.072796 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.072914 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.072914 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.072914 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.072914 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.072914 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.072914 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.072914 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:11.073298 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.073298 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.073298 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.073298 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.073488 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.073535 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.073582 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.073634 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.073680 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.073725 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.073778 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.073826 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.073878 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.073927 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.073973 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.074021 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:11.074079 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.074132 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.074181 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:11.074250 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.074319 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:11.074319 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:11.074319 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:11.074319 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:11.117428 np0000177374 devstack@c-api.service[112390]: INFO dbcounter [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Registered counter for database cinder May 29 01:32:11.118099 np0000177374 devstack@c-api.service[112389]: INFO dbcounter [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Registered counter for database cinder May 29 01:32:11.118165 np0000177374 devstack@c-api.service[112388]: INFO dbcounter [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Registered counter for database cinder May 29 01:32:11.119204 np0000177374 devstack@c-api.service[112391]: INFO dbcounter [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Registered counter for database cinder May 29 01:32:11.162172 np0000177374 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-de1d6850-9062-460c-b313-49e4ce99db15 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=112390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:11.165191 np0000177374 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:11.168707 np0000177374 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:11.171168 np0000177374 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-48024c49-57bc-47da-b9e7-789596912ce2 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:11.279141 np0000177374 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writer thread running {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:32:11.281467 np0000177374 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writer thread running {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:32:11.281623 np0000177374 devstack@c-api.service[112389]: INFO cinder.rpc [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:32:11.283127 np0000177374 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writer thread running {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:32:11.284087 np0000177374 devstack@c-api.service[112389]: INFO cinder.rpc [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:32:11.284732 np0000177374 devstack@c-api.service[112390]: INFO cinder.rpc [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:32:11.285927 np0000177374 devstack@c-api.service[112388]: INFO cinder.rpc [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:32:11.286650 np0000177374 devstack@c-api.service[112389]: INFO cinder.rpc [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:32:11.287325 np0000177374 devstack@c-api.service[112390]: INFO cinder.rpc [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:32:11.287896 np0000177374 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writer thread running {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:32:11.288766 np0000177374 devstack@c-api.service[112388]: INFO cinder.rpc [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:32:11.289831 np0000177374 devstack@c-api.service[112389]: INFO cinder.rpc [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:32:11.290014 np0000177374 devstack@c-api.service[112390]: INFO cinder.rpc [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:32:11.290354 np0000177374 devstack@c-api.service[112391]: INFO cinder.rpc [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:32:11.290992 np0000177374 devstack@c-api.service[112388]: INFO cinder.rpc [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:32:11.291070 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.292746 np0000177374 devstack@c-api.service[112391]: INFO cinder.rpc [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:32:11.292882 np0000177374 devstack@c-api.service[112390]: INFO cinder.rpc [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:32:11.293328 np0000177374 devstack@c-api.service[112388]: INFO cinder.rpc [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:32:11.294204 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.294328 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.295198 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.295291 np0000177374 devstack@c-api.service[112391]: INFO cinder.rpc [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:32:11.297591 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.297690 np0000177374 devstack@c-api.service[112391]: INFO cinder.rpc [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:32:11.298406 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.298873 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.302751 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.333770 np0000177374 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:11.335923 np0000177374 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:11.336377 np0000177374 devstack@c-api.service[112389]: INFO cinder.rpc [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:32:11.336753 np0000177374 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-48024c49-57bc-47da-b9e7-789596912ce2 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:11.338702 np0000177374 devstack@c-api.service[112388]: INFO cinder.rpc [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:32:11.338792 np0000177374 devstack@c-api.service[112389]: INFO cinder.rpc [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:32:11.339117 np0000177374 devstack@c-api.service[112391]: INFO cinder.rpc [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:32:11.339554 np0000177374 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-de1d6850-9062-460c-b313-49e4ce99db15 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=112390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:11.339850 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.341022 np0000177374 devstack@c-api.service[112388]: INFO cinder.rpc [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:32:11.341750 np0000177374 devstack@c-api.service[112391]: INFO cinder.rpc [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:32:11.342240 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.342958 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.343074 np0000177374 devstack@c-api.service[112390]: INFO cinder.rpc [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:32:11.345814 np0000177374 devstack@c-api.service[112390]: INFO cinder.rpc [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:32:11.347651 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.350948 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.354057 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.354152 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.355350 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.357274 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.357417 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.358589 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.359894 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.360371 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.362423 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.362805 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.363334 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.365464 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.366410 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.366547 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.366852 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.368355 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.369464 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.369844 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.371500 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.371778 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.372362 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.372808 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.374360 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.374803 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.375523 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.375893 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.377204 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.377739 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.378368 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.378700 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.378762 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.380879 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.381244 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.381433 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.382094 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.382768 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.383608 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.384181 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.385487 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.386309 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.386913 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.387052 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.388549 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.390304 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.391260 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.391760 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.391993 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.392572 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.393619 np0000177374 devstack@c-api.service[112389]: WARNING cinder.api.contrib.hosts [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:32:11.394389 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.395267 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.395443 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.395902 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.396751 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.397277 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.397327 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.397516 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.398346 np0000177374 devstack@c-api.service[112388]: WARNING cinder.api.contrib.hosts [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:32:11.398633 np0000177374 devstack@c-api.service[112391]: WARNING cinder.api.contrib.hosts [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:32:11.398779 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.399083 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.399389 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.400118 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.400161 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.400617 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.400841 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.401448 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.402003 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.402156 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.402258 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.403018 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.403193 np0000177374 devstack@c-api.service[112390]: WARNING cinder.api.contrib.hosts [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:32:11.403484 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.403769 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.403960 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.403999 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: extensions {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.404835 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.405124 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.405303 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: os-availability-zone {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.405480 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.406189 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.406494 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.406636 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: os-hosts {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.406874 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.407765 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.408046 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.408343 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.408613 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: backups {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.408736 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: extensions {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.409014 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: extensions {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.409714 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.410110 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: os-availability-zone {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.410382 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: os-availability-zone {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.410662 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: consistencygroups {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.411032 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.411420 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: os-hosts {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.411669 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: os-hosts {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.412613 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.412714 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: os-volume-manage {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.413439 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: backups {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.413564 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: extensions {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.413853 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: backups {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.414046 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: extra_specs {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.414928 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: os-availability-zone {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.415537 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: consistencygroups {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.415800 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: os-snapshot-manage {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.415858 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: consistencygroups {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.416229 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: os-hosts {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.417307 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: cgsnapshots {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.417497 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: os-volume-manage {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.417871 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: os-volume-manage {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.418180 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: backups {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.418676 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: encryption {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.418944 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: extra_specs {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.419330 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: extra_specs {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.420201 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: consistencygroups {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.420292 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: encryption {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.420505 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: os-snapshot-manage {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.420826 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: os-snapshot-manage {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.421825 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: capabilities {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.421992 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: cgsnapshots {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.422235 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: os-volume-manage {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.422383 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: cgsnapshots {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.423052 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: scheduler-stats {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.423371 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: encryption {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.423615 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: extra_specs {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.423804 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: encryption {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.424519 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: os-volume-type-access {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.424905 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: encryption {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.425159 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: os-snapshot-manage {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.425309 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: encryption {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.426151 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: qos-specs {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.426520 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: capabilities {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.426660 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: cgsnapshots {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.426900 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: capabilities {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.427747 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: scheduler-stats {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.428021 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: encryption {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.428096 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: scheduler-stats {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.428235 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: os-quota-class-sets {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.429187 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: os-volume-type-access {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.429489 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: os-quota-sets {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.429553 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: os-volume-type-access {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.429607 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: encryption {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.430825 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: qos-specs {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.430958 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extended resource: os-volume-transfer {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.431146 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: capabilities {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.431227 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: qos-specs {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.432378 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: scheduler-stats {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.432865 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: os-quota-class-sets {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.433302 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: os-quota-class-sets {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.433367 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.433912 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: os-volume-type-access {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.434170 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: os-quota-sets {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.434653 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: os-quota-sets {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.434727 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.435456 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: qos-specs {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.435614 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extended resource: os-volume-transfer {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.436101 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extended resource: os-volume-transfer {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.436193 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.437531 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: os-quota-class-sets {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.437601 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.438011 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.438475 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.contrib.snapshot_actions [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] SnapshotActionsController initialized {{(pid=112389) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:32:11.438586 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.438829 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: os-quota-sets {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.439195 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.439438 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.440068 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.440292 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extended resource: os-volume-transfer {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:11.440585 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.440861 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.441479 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.441921 np0000177374 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.442368 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.442586 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.442748 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension AdminActions extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.442890 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension AdminActions extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.442932 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.443004 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension AdminActions extending resource: backups {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.443115 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.443180 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.contrib.snapshot_actions [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] SnapshotActionsController initialized {{(pid=112388) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:32:11.443229 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.443347 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.443799 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.contrib.snapshot_actions [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] SnapshotActionsController initialized {{(pid=112391) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:32:11.443919 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.443960 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.444040 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444142 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension TypesManage extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444263 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444359 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444460 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444543 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.444673 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444673 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension VolumeActions extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444792 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension UsedLimits extending resource: limits {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444893 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.444999 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-e0c9dc6e-2d19-475a-9555-544676449bb8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.445318 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.445373 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.445955 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.446669 np0000177374 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.446863 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.447300 np0000177374 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.447500 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension AdminActions extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.447644 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension AdminActions extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.447688 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.contrib.snapshot_actions [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] SnapshotActionsController initialized {{(pid=112390) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:32:11.447753 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension AdminActions extending resource: backups {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.447865 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.447981 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.448074 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.448115 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension AdminActions extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.448271 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension AdminActions extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.448420 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.448754 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.448856 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension TypesManage extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.448935 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension AdminActions extending resource: backups {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.448983 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449041 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449083 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449153 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449190 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449275 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449314 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449382 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449436 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension VolumeActions extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449477 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension TypesManage extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449510 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension UsedLimits extending resource: limits {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449579 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449625 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449672 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449731 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-d11765a1-594d-4eb6-8719-69422b18ecd6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449768 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.449802 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.449979 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.450091 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension VolumeActions extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.450176 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension UsedLimits extending resource: limits {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.450283 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.450387 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-48024c49-57bc-47da-b9e7-789596912ce2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.451147 np0000177374 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:11.451984 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension AdminActions extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.452120 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension AdminActions extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.452236 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension AdminActions extending resource: backups {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.452346 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.452475 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.452576 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.452822 np0000177374 devstack@c-api.service[112389]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x727c4e4a3668 pid: 112389 (default app) May 29 01:32:11.453294 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.453367 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension TypesManage extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.453508 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.453576 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.453694 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.453802 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.453934 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension VolumeActions extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.454060 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension UsedLimits extending resource: limits {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.454159 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.454274 np0000177374 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-de1d6850-9062-460c-b313-49e4ce99db15 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:11.457527 np0000177374 devstack@c-api.service[112388]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x727c4e4a3668 pid: 112388 (default app) May 29 01:32:11.458163 np0000177374 devstack@c-api.service[112391]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x727c4e4a3668 pid: 112391 (default app) May 29 01:32:11.460880 np0000177374 devstack@c-api.service[112389]: /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:32:11.460880 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.460880 np0000177374 devstack@c-api.service[112389]: /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:32:11.460880 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461206 np0000177374 devstack@c-api.service[112389]: /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:32:11.461206 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461206 np0000177374 devstack@c-api.service[112389]: /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:32:11.461206 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461428 np0000177374 devstack@c-api.service[112389]: /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:32:11.461428 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461428 np0000177374 devstack@c-api.service[112389]: /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:32:11.461428 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461428 np0000177374 devstack@c-api.service[112389]: /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:32:11.461428 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461685 np0000177374 devstack@c-api.service[112389]: /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:32:11.461685 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461685 np0000177374 devstack@c-api.service[112389]: /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:32:11.461685 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461685 np0000177374 devstack@c-api.service[112389]: /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:32:11.461904 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461904 np0000177374 devstack@c-api.service[112389]: /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:32:11.461904 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.461904 np0000177374 devstack@c-api.service[112389]: /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:32:11.461904 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462138 np0000177374 devstack@c-api.service[112389]: /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:32:11.462138 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462138 np0000177374 devstack@c-api.service[112389]: /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:32:11.462138 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462356 np0000177374 devstack@c-api.service[112389]: /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:32:11.462356 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462356 np0000177374 devstack@c-api.service[112389]: /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:32:11.462356 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462356 np0000177374 devstack@c-api.service[112389]: /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:32:11.462566 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462566 np0000177374 devstack@c-api.service[112389]: /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:32:11.462566 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462566 np0000177374 devstack@c-api.service[112389]: /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:32:11.462566 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462757 np0000177374 devstack@c-api.service[112389]: /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:32:11.462757 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462757 np0000177374 devstack@c-api.service[112389]: /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:32:11.462757 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462757 np0000177374 devstack@c-api.service[112389]: /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:32:11.462757 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462987 np0000177374 devstack@c-api.service[112389]: /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:32:11.462987 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462987 np0000177374 devstack@c-api.service[112389]: /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:32:11.462987 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.462987 np0000177374 devstack@c-api.service[112389]: /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:32:11.462987 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463251 np0000177374 devstack@c-api.service[112389]: /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:32:11.463251 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463251 np0000177374 devstack@c-api.service[112389]: /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:32:11.463251 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463251 np0000177374 devstack@c-api.service[112389]: /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:32:11.463251 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463485 np0000177374 devstack@c-api.service[112389]: /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:32:11.463485 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463485 np0000177374 devstack@c-api.service[112389]: /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:32:11.463485 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463485 np0000177374 devstack@c-api.service[112389]: /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:32:11.463706 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463706 np0000177374 devstack@c-api.service[112389]: /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:32:11.463706 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463706 np0000177374 devstack@c-api.service[112389]: /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:32:11.463706 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463888 np0000177374 devstack@c-api.service[112389]: /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:32:11.463888 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463888 np0000177374 devstack@c-api.service[112389]: /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:32:11.463888 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.463888 np0000177374 devstack@c-api.service[112389]: /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:32:11.463888 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464124 np0000177374 devstack@c-api.service[112389]: /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:32:11.464124 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464124 np0000177374 devstack@c-api.service[112389]: /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:32:11.464124 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464124 np0000177374 devstack@c-api.service[112389]: /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:32:11.464124 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464371 np0000177374 devstack@c-api.service[112389]: /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:32:11.464371 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464371 np0000177374 devstack@c-api.service[112389]: /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:32:11.464371 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464371 np0000177374 devstack@c-api.service[112389]: /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:32:11.464590 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464590 np0000177374 devstack@c-api.service[112389]: /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:32:11.464590 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464590 np0000177374 devstack@c-api.service[112389]: /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:32:11.464590 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464787 np0000177374 devstack@c-api.service[112389]: /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:32:11.464787 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464787 np0000177374 devstack@c-api.service[112389]: /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:32:11.464787 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464955 np0000177374 devstack@c-api.service[112389]: /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:32:11.464955 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.464955 np0000177374 devstack@c-api.service[112389]: /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:32:11.464955 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465112 np0000177374 devstack@c-api.service[112389]: /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:32:11.465112 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465112 np0000177374 devstack@c-api.service[112389]: /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:32:11.465112 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465112 np0000177374 devstack@c-api.service[112389]: /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:32:11.465357 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465357 np0000177374 devstack@c-api.service[112389]: /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:32:11.465357 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465357 np0000177374 devstack@c-api.service[112389]: /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:32:11.465357 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465552 np0000177374 devstack@c-api.service[112389]: /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:32:11.465552 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465552 np0000177374 devstack@c-api.service[112389]: /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:32:11.465552 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465735 np0000177374 devstack@c-api.service[112389]: /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:32:11.465735 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465735 np0000177374 devstack@c-api.service[112389]: /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:32:11.465735 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465899 np0000177374 devstack@c-api.service[112389]: /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:32:11.465899 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.465899 np0000177374 devstack@c-api.service[112389]: /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:32:11.465899 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466145 np0000177374 devstack@c-api.service[112389]: /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:32:11.466145 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466145 np0000177374 devstack@c-api.service[112389]: /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:32:11.466145 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466390 np0000177374 devstack@c-api.service[112389]: /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:32:11.466390 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466390 np0000177374 devstack@c-api.service[112389]: /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:32:11.466390 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466558 np0000177374 devstack@c-api.service[112389]: /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:32:11.466558 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466558 np0000177374 devstack@c-api.service[112389]: /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:32:11.466558 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466558 np0000177374 devstack@c-api.service[112389]: /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:32:11.466773 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466773 np0000177374 devstack@c-api.service[112389]: /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:32:11.466773 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466773 np0000177374 devstack@c-api.service[112389]: /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:32:11.466773 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.466773 np0000177374 devstack@c-api.service[112389]: /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:32:11.467022 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467022 np0000177374 devstack@c-api.service[112389]: /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:32:11.467022 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467022 np0000177374 devstack@c-api.service[112389]: /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:32:11.467022 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467264 np0000177374 devstack@c-api.service[112389]: /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:32:11.467264 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467353 np0000177374 devstack@c-api.service[112390]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x727c4e4a3668 pid: 112390 (default app) May 29 01:32:11.467399 np0000177374 devstack@c-api.service[112389]: /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:32:11.467399 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467399 np0000177374 devstack@c-api.service[112389]: /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:32:11.467399 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467399 np0000177374 devstack@c-api.service[112389]: /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:32:11.467399 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467685 np0000177374 devstack@c-api.service[112389]: /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:32:11.467685 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467685 np0000177374 devstack@c-api.service[112389]: /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:32:11.467685 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467685 np0000177374 devstack@c-api.service[112389]: /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:32:11.467908 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467908 np0000177374 devstack@c-api.service[112389]: /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:32:11.467908 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467908 np0000177374 devstack@c-api.service[112389]: /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:32:11.467908 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.467908 np0000177374 devstack@c-api.service[112389]: /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:32:11.467908 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468161 np0000177374 devstack@c-api.service[112389]: /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:32:11.468161 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468161 np0000177374 devstack@c-api.service[112389]: /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:32:11.468161 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468161 np0000177374 devstack@c-api.service[112389]: /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:32:11.468389 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468389 np0000177374 devstack@c-api.service[112389]: /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:32:11.468389 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468389 np0000177374 devstack@c-api.service[112389]: /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:32:11.468389 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468577 np0000177374 devstack@c-api.service[112389]: /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:32:11.468577 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468577 np0000177374 devstack@c-api.service[112389]: /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:32:11.468577 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468727 np0000177374 devstack@c-api.service[112389]: /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:32:11.468727 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468727 np0000177374 devstack@c-api.service[112389]: /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:32:11.468727 np0000177374 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) May 29 01:32:11.468727 np0000177374 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-06680e26-1a65-49d7-bacd-efba61aa0b65 None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:32:11.468727 np0000177374 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 949 bytes} [Fri May 29 01:32:11 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 29 01:32:18.546675 np0000177374 devstack@c-api.service[112388]: /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:32:18.546675 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.546675 np0000177374 devstack@c-api.service[112388]: /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:32:18.546675 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.546675 np0000177374 devstack@c-api.service[112388]: /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:32:18.547672 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.547672 np0000177374 devstack@c-api.service[112388]: /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:32:18.547672 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.547672 np0000177374 devstack@c-api.service[112388]: /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:32:18.547672 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.547964 np0000177374 devstack@c-api.service[112388]: /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:32:18.547964 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.547964 np0000177374 devstack@c-api.service[112388]: /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:32:18.547964 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.547964 np0000177374 devstack@c-api.service[112388]: /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:32:18.547964 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.548348 np0000177374 devstack@c-api.service[112388]: /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:32:18.548348 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.548348 np0000177374 devstack@c-api.service[112388]: /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:32:18.548348 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.548633 np0000177374 devstack@c-api.service[112388]: /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:32:18.548633 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.548633 np0000177374 devstack@c-api.service[112388]: /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:32:18.548633 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.548997 np0000177374 devstack@c-api.service[112388]: /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:32:18.548997 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.548997 np0000177374 devstack@c-api.service[112388]: /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:32:18.548997 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.549331 np0000177374 devstack@c-api.service[112388]: /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:32:18.549331 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.549331 np0000177374 devstack@c-api.service[112388]: /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:32:18.549331 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.549331 np0000177374 devstack@c-api.service[112388]: /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:32:18.549713 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.549713 np0000177374 devstack@c-api.service[112388]: /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:32:18.549713 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.549713 np0000177374 devstack@c-api.service[112388]: /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:32:18.549713 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.549992 np0000177374 devstack@c-api.service[112388]: /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:32:18.549992 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.549992 np0000177374 devstack@c-api.service[112388]: /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:32:18.549992 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.549992 np0000177374 devstack@c-api.service[112388]: /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:32:18.549992 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.550945 np0000177374 devstack@c-api.service[112388]: /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:32:18.550945 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.550945 np0000177374 devstack@c-api.service[112388]: /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:32:18.550945 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.550945 np0000177374 devstack@c-api.service[112388]: /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:32:18.550945 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.551692 np0000177374 devstack@c-api.service[112388]: /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:32:18.551692 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.551692 np0000177374 devstack@c-api.service[112388]: /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:32:18.551692 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.551692 np0000177374 devstack@c-api.service[112388]: /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:32:18.551692 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.552452 np0000177374 devstack@c-api.service[112388]: /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:32:18.552452 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.552452 np0000177374 devstack@c-api.service[112388]: /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:32:18.552452 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.552452 np0000177374 devstack@c-api.service[112388]: /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:32:18.553095 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.553095 np0000177374 devstack@c-api.service[112388]: /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:32:18.553095 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.553095 np0000177374 devstack@c-api.service[112388]: /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:32:18.553095 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.553686 np0000177374 devstack@c-api.service[112388]: /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:32:18.553686 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.553686 np0000177374 devstack@c-api.service[112388]: /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:32:18.553686 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.553686 np0000177374 devstack@c-api.service[112388]: /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:32:18.553686 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.554426 np0000177374 devstack@c-api.service[112388]: /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:32:18.554426 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.554426 np0000177374 devstack@c-api.service[112388]: /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:32:18.554426 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.554426 np0000177374 devstack@c-api.service[112388]: /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:32:18.554426 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.554832 np0000177374 devstack@c-api.service[112388]: /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:32:18.554832 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.554832 np0000177374 devstack@c-api.service[112388]: /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:32:18.554832 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.554832 np0000177374 devstack@c-api.service[112388]: /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:32:18.555318 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.555318 np0000177374 devstack@c-api.service[112388]: /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:32:18.555318 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.555318 np0000177374 devstack@c-api.service[112388]: /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:32:18.555318 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.555671 np0000177374 devstack@c-api.service[112388]: /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:32:18.555671 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.555671 np0000177374 devstack@c-api.service[112388]: /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:32:18.555671 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.555968 np0000177374 devstack@c-api.service[112388]: /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:32:18.555968 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.555968 np0000177374 devstack@c-api.service[112388]: /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:32:18.555968 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.556290 np0000177374 devstack@c-api.service[112388]: /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:32:18.556290 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.556290 np0000177374 devstack@c-api.service[112388]: /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:32:18.556290 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.556290 np0000177374 devstack@c-api.service[112388]: /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:32:18.556705 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.556705 np0000177374 devstack@c-api.service[112388]: /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:32:18.556705 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.556705 np0000177374 devstack@c-api.service[112388]: /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:32:18.556705 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.557029 np0000177374 devstack@c-api.service[112388]: /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:32:18.557029 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.557029 np0000177374 devstack@c-api.service[112388]: /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:32:18.557029 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.557450 np0000177374 devstack@c-api.service[112388]: /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:32:18.557450 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.557450 np0000177374 devstack@c-api.service[112388]: /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:32:18.557450 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.557774 np0000177374 devstack@c-api.service[112388]: /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:32:18.557774 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.557774 np0000177374 devstack@c-api.service[112388]: /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:32:18.557774 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558058 np0000177374 devstack@c-api.service[112388]: /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:32:18.558058 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558058 np0000177374 devstack@c-api.service[112388]: /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:32:18.558058 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558379 np0000177374 devstack@c-api.service[112388]: /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:32:18.558379 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558379 np0000177374 devstack@c-api.service[112388]: /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:32:18.558379 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558537 np0000177374 devstack@c-api.service[112388]: /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:32:18.558537 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558537 np0000177374 devstack@c-api.service[112388]: /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:32:18.558537 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558537 np0000177374 devstack@c-api.service[112388]: /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:32:18.558863 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558863 np0000177374 devstack@c-api.service[112388]: /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:32:18.558863 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558863 np0000177374 devstack@c-api.service[112388]: /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:32:18.558863 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.558863 np0000177374 devstack@c-api.service[112388]: /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:32:18.559115 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.559115 np0000177374 devstack@c-api.service[112388]: /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:32:18.559115 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.559115 np0000177374 devstack@c-api.service[112388]: /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:32:18.559115 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.559353 np0000177374 devstack@c-api.service[112388]: /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:32:18.559353 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.559353 np0000177374 devstack@c-api.service[112388]: /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:32:18.559353 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.559353 np0000177374 devstack@c-api.service[112388]: /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:32:18.559353 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.559657 np0000177374 devstack@c-api.service[112388]: /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:32:18.559657 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.559657 np0000177374 devstack@c-api.service[112388]: /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:32:18.559657 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.559657 np0000177374 devstack@c-api.service[112388]: /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:32:18.559657 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560075 np0000177374 devstack@c-api.service[112388]: /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:32:18.560075 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560075 np0000177374 devstack@c-api.service[112388]: /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:32:18.560075 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560075 np0000177374 devstack@c-api.service[112388]: /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:32:18.560075 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560436 np0000177374 devstack@c-api.service[112388]: /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:32:18.560436 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560436 np0000177374 devstack@c-api.service[112388]: /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:32:18.560436 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560436 np0000177374 devstack@c-api.service[112388]: /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:32:18.560436 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560740 np0000177374 devstack@c-api.service[112388]: /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:32:18.560740 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560740 np0000177374 devstack@c-api.service[112388]: /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:32:18.560740 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560952 np0000177374 devstack@c-api.service[112388]: /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:32:18.560952 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560952 np0000177374 devstack@c-api.service[112388]: /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:32:18.560952 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.560952 np0000177374 devstack@c-api.service[112388]: /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:32:18.561270 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.561270 np0000177374 devstack@c-api.service[112388]: /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:32:18.561270 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.561270 np0000177374 devstack@c-api.service[112388]: /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:32:18.561270 np0000177374 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) May 29 01:32:18.561270 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:32:19.012153 np0000177374 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 admin admin] POST https://199.204.45.25/volume/v3/types May 29 01:32:19.012651 np0000177374 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:32:19.014236 np0000177374 devstack@c-api.service[112388]: /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:32:19.014236 np0000177374 devstack@c-api.service[112388]: warnings.warn( May 29 01:32:19.054298 np0000177374 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:19.088993 np0000177374 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 May 29 01:32:19.089832 np0000177374 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Fri May 29 01:32:18 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 01:32:19.118967 np0000177374 devstack@c-api.service[112391]: /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:32:19.118967 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.119478 np0000177374 devstack@c-api.service[112391]: /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:32:19.119478 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.119478 np0000177374 devstack@c-api.service[112391]: /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:32:19.119478 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.119478 np0000177374 devstack@c-api.service[112391]: /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:32:19.119669 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.119669 np0000177374 devstack@c-api.service[112391]: /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:32:19.119669 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.119669 np0000177374 devstack@c-api.service[112391]: /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:32:19.119669 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.119669 np0000177374 devstack@c-api.service[112391]: /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:32:19.119892 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.119892 np0000177374 devstack@c-api.service[112391]: /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:32:19.119892 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.119892 np0000177374 devstack@c-api.service[112391]: /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:32:19.119892 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120063 np0000177374 devstack@c-api.service[112391]: /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:32:19.120063 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120063 np0000177374 devstack@c-api.service[112391]: /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:32:19.120063 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120207 np0000177374 devstack@c-api.service[112391]: /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:32:19.120207 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120207 np0000177374 devstack@c-api.service[112391]: /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:32:19.120207 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120476 np0000177374 devstack@c-api.service[112391]: /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:32:19.120476 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120476 np0000177374 devstack@c-api.service[112391]: /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:32:19.120476 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120476 np0000177374 devstack@c-api.service[112391]: /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:32:19.120799 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120799 np0000177374 devstack@c-api.service[112391]: /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:32:19.120799 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.120799 np0000177374 devstack@c-api.service[112391]: /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:32:19.120799 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121091 np0000177374 devstack@c-api.service[112391]: /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:32:19.121091 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121091 np0000177374 devstack@c-api.service[112391]: /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:32:19.121091 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121091 np0000177374 devstack@c-api.service[112391]: /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:32:19.121091 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121491 np0000177374 devstack@c-api.service[112391]: /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:32:19.121491 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121491 np0000177374 devstack@c-api.service[112391]: /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:32:19.121491 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121491 np0000177374 devstack@c-api.service[112391]: /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:32:19.121491 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121844 np0000177374 devstack@c-api.service[112391]: /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:32:19.121844 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121844 np0000177374 devstack@c-api.service[112391]: /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:32:19.121844 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.121844 np0000177374 devstack@c-api.service[112391]: /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:32:19.121844 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.122191 np0000177374 devstack@c-api.service[112391]: /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:32:19.122191 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.122191 np0000177374 devstack@c-api.service[112391]: /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:32:19.122191 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.122191 np0000177374 devstack@c-api.service[112391]: /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:32:19.122191 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.123083 np0000177374 devstack@c-api.service[112391]: /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:32:19.123083 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.123083 np0000177374 devstack@c-api.service[112391]: /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:32:19.123083 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.123569 np0000177374 devstack@c-api.service[112391]: /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:32:19.123569 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.123569 np0000177374 devstack@c-api.service[112391]: /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:32:19.123569 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.123569 np0000177374 devstack@c-api.service[112391]: /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:32:19.124155 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.124155 np0000177374 devstack@c-api.service[112391]: /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:32:19.124155 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.124155 np0000177374 devstack@c-api.service[112391]: /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:32:19.124155 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.124737 np0000177374 devstack@c-api.service[112391]: /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:32:19.124737 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.124737 np0000177374 devstack@c-api.service[112391]: /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:32:19.124737 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.124737 np0000177374 devstack@c-api.service[112391]: /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:32:19.124737 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.125334 np0000177374 devstack@c-api.service[112391]: /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:32:19.125334 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.125334 np0000177374 devstack@c-api.service[112391]: /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:32:19.125334 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.125334 np0000177374 devstack@c-api.service[112391]: /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:32:19.125999 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.125999 np0000177374 devstack@c-api.service[112391]: /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:32:19.125999 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.125999 np0000177374 devstack@c-api.service[112391]: /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:32:19.125999 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.126548 np0000177374 devstack@c-api.service[112391]: /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:32:19.126548 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.126548 np0000177374 devstack@c-api.service[112391]: /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:32:19.126548 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.126913 np0000177374 devstack@c-api.service[112391]: /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:32:19.126913 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.126913 np0000177374 devstack@c-api.service[112391]: /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:32:19.126913 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.127180 np0000177374 devstack@c-api.service[112391]: /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:32:19.127180 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.127180 np0000177374 devstack@c-api.service[112391]: /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:32:19.127180 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.127180 np0000177374 devstack@c-api.service[112391]: /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:32:19.127783 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.127783 np0000177374 devstack@c-api.service[112391]: /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:32:19.127783 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.127783 np0000177374 devstack@c-api.service[112391]: /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:32:19.127783 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.128277 np0000177374 devstack@c-api.service[112391]: /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:32:19.128277 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.128277 np0000177374 devstack@c-api.service[112391]: /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:32:19.128277 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.128513 np0000177374 devstack@c-api.service[112391]: /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:32:19.128513 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.128513 np0000177374 devstack@c-api.service[112391]: /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:32:19.128513 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.128717 np0000177374 devstack@c-api.service[112391]: /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:32:19.128717 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.128717 np0000177374 devstack@c-api.service[112391]: /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:32:19.128717 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.128912 np0000177374 devstack@c-api.service[112391]: /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:32:19.128912 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.128912 np0000177374 devstack@c-api.service[112391]: /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:32:19.128912 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129115 np0000177374 devstack@c-api.service[112391]: /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:32:19.129115 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129115 np0000177374 devstack@c-api.service[112391]: /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:32:19.129115 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129323 np0000177374 devstack@c-api.service[112391]: /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:32:19.129323 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129323 np0000177374 devstack@c-api.service[112391]: /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:32:19.129323 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129323 np0000177374 devstack@c-api.service[112391]: /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:32:19.129323 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129613 np0000177374 devstack@c-api.service[112391]: /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:32:19.129613 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129613 np0000177374 devstack@c-api.service[112391]: /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:32:19.129613 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129613 np0000177374 devstack@c-api.service[112391]: /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:32:19.129885 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129885 np0000177374 devstack@c-api.service[112391]: /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:32:19.129885 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129885 np0000177374 devstack@c-api.service[112391]: /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:32:19.129885 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.129885 np0000177374 devstack@c-api.service[112391]: /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:32:19.129885 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130199 np0000177374 devstack@c-api.service[112391]: /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:32:19.130199 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130199 np0000177374 devstack@c-api.service[112391]: /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:32:19.130199 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130199 np0000177374 devstack@c-api.service[112391]: /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:32:19.130199 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130504 np0000177374 devstack@c-api.service[112391]: /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:32:19.130504 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130504 np0000177374 devstack@c-api.service[112391]: /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:32:19.130504 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130504 np0000177374 devstack@c-api.service[112391]: /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:32:19.130504 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130806 np0000177374 devstack@c-api.service[112391]: /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:32:19.130806 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130806 np0000177374 devstack@c-api.service[112391]: /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:32:19.130806 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.130806 np0000177374 devstack@c-api.service[112391]: /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:32:19.130806 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131118 np0000177374 devstack@c-api.service[112391]: /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:32:19.131118 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131118 np0000177374 devstack@c-api.service[112391]: /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:32:19.131118 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131313 np0000177374 devstack@c-api.service[112391]: /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:32:19.131313 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131313 np0000177374 devstack@c-api.service[112391]: /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:32:19.131313 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131518 np0000177374 devstack@c-api.service[112391]: /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:32:19.131518 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131518 np0000177374 devstack@c-api.service[112391]: /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:32:19.131518 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131722 np0000177374 devstack@c-api.service[112391]: /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:32:19.131722 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131722 np0000177374 devstack@c-api.service[112391]: /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:32:19.131722 np0000177374 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) May 29 01:32:19.131722 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 req-cc7afe5b-d3b2-48ff-a744-d8f7613781a2 None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:32:19.460095 np0000177374 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 req-cc7afe5b-d3b2-48ff-a744-d8f7613781a2 admin admin] POST https://199.204.45.25/volume/v3/types/84467828-c5e6-44e1-999d-402697c04cbb/extra_specs May 29 01:32:19.460722 np0000177374 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 req-cc7afe5b-d3b2-48ff-a744-d8f7613781a2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:32:19.462419 np0000177374 devstack@c-api.service[112391]: /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:32:19.462419 np0000177374 devstack@c-api.service[112391]: warnings.warn( May 29 01:32:19.502843 np0000177374 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 req-cc7afe5b-d3b2-48ff-a744-d8f7613781a2 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:19.567105 np0000177374 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [req-9d5b1d43-d4ad-43d9-9704-e4c3151fdca4 req-cc7afe5b-d3b2-48ff-a744-d8f7613781a2 admin admin] https://199.204.45.25/volume/v3/types/84467828-c5e6-44e1-999d-402697c04cbb/extra_specs returned with HTTP 200 May 29 01:32:19.567781 np0000177374 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 1/3] 199.204.45.25 () {70 vars in 1498 bytes} [Fri May 29 01:32:19 2026] POST /volume/v3/types/84467828-c5e6-44e1-999d-402697c04cbb/extra_specs => generated 55 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 01:32:21.338119 np0000177374 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=6 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:32:21.344778 np0000177374 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=6 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:32:29.084926 np0000177374 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:32:29.564997 np0000177374 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}