May 14 10:19:20.994744 np0000174114 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:19:21.004624 np0000174114 devstack@c-api.service[112385]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:19:21 2026] *** May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: nodename: np0000174114 May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: machine: x86_64 May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: clock source: unix May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: pcre jit disabled May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: detected number of CPU cores: 16 May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: current working directory: / May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: detected binary path: /usr/bin/uwsgi-core May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: your processes number limit is 256917 May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: your memory page size is 4096 bytes May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: detected max file descriptor number: 2048 May 14 10:19:21.007721 np0000174114 devstack@c-api.service[112385]: lock engine: pthread robust mutexes May 14 10:19:21.008277 np0000174114 devstack@c-api.service[112385]: thunder lock: enabled May 14 10:19:21.008277 np0000174114 devstack@c-api.service[112385]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:19:21.008277 np0000174114 devstack@c-api.service[112385]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:19:21.008277 np0000174114 devstack@c-api.service[112385]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:19:21.008277 np0000174114 devstack@c-api.service[112385]: Set PythonHome to /opt/stack/data/venv May 14 10:19:21.046472 np0000174114 devstack@c-api.service[112385]: Python main interpreter initialized at 0x75e5b7ea3668 May 14 10:19:21.046472 np0000174114 devstack@c-api.service[112385]: python threads support enabled May 14 10:19:21.046472 np0000174114 devstack@c-api.service[112385]: your server socket listen backlog is limited to 100 connections May 14 10:19:21.046472 np0000174114 devstack@c-api.service[112385]: your mercy for graceful operations on workers is 80 seconds May 14 10:19:21.047083 np0000174114 devstack@c-api.service[112385]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:19:21.047228 np0000174114 devstack@c-api.service[112385]: *** Operational MODE: preforking *** May 14 10:19:21.047477 np0000174114 devstack@c-api.service[112385]: *** uWSGI is running in multiple interpreter mode *** May 14 10:19:21.047477 np0000174114 devstack@c-api.service[112385]: spawned uWSGI master process (pid: 112385) May 14 10:19:21.047569 np0000174114 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:19:21.048284 np0000174114 devstack@c-api.service[112385]: spawned uWSGI worker 1 (pid: 112394, cores: 1) May 14 10:19:21.048924 np0000174114 devstack@c-api.service[112385]: spawned uWSGI worker 2 (pid: 112395, cores: 1) May 14 10:19:21.049558 np0000174114 devstack@c-api.service[112385]: spawned uWSGI worker 3 (pid: 112396, cores: 1) May 14 10:19:21.050138 np0000174114 devstack@c-api.service[112385]: spawned uWSGI worker 4 (pid: 112397, cores: 1) May 14 10:19:21.050242 np0000174114 devstack@c-api.service[112385]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:19:21.178813 np0000174114 devstack@c-api.service[112395]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:19:21.178813 np0000174114 devstack@c-api.service[112395]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:19:21.178813 np0000174114 devstack@c-api.service[112395]: we strongly recommend against using it for new projects. May 14 10:19:21.178813 np0000174114 devstack@c-api.service[112395]: If you are already using Eventlet, we recommend migrating to a different May 14 10:19:21.178813 np0000174114 devstack@c-api.service[112395]: framework. For more detail see May 14 10:19:21.178813 np0000174114 devstack@c-api.service[112395]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:19:21.178813 np0000174114 devstack@c-api.service[112395]: import eventlet # noqa May 14 10:19:21.180946 np0000174114 devstack@c-api.service[112396]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:19:21.180946 np0000174114 devstack@c-api.service[112396]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:19:21.180946 np0000174114 devstack@c-api.service[112396]: we strongly recommend against using it for new projects. May 14 10:19:21.180946 np0000174114 devstack@c-api.service[112396]: If you are already using Eventlet, we recommend migrating to a different May 14 10:19:21.180946 np0000174114 devstack@c-api.service[112396]: framework. For more detail see May 14 10:19:21.180946 np0000174114 devstack@c-api.service[112396]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:19:21.180946 np0000174114 devstack@c-api.service[112396]: import eventlet # noqa May 14 10:19:21.184702 np0000174114 devstack@c-api.service[112394]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:19:21.184702 np0000174114 devstack@c-api.service[112394]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:19:21.184702 np0000174114 devstack@c-api.service[112394]: we strongly recommend against using it for new projects. May 14 10:19:21.184702 np0000174114 devstack@c-api.service[112394]: If you are already using Eventlet, we recommend migrating to a different May 14 10:19:21.184702 np0000174114 devstack@c-api.service[112394]: framework. For more detail see May 14 10:19:21.184702 np0000174114 devstack@c-api.service[112394]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:19:21.184702 np0000174114 devstack@c-api.service[112394]: import eventlet # noqa May 14 10:19:21.191000 np0000174114 devstack@c-api.service[112397]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:19:21.191000 np0000174114 devstack@c-api.service[112397]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:19:21.191000 np0000174114 devstack@c-api.service[112397]: we strongly recommend against using it for new projects. May 14 10:19:21.191000 np0000174114 devstack@c-api.service[112397]: If you are already using Eventlet, we recommend migrating to a different May 14 10:19:21.191000 np0000174114 devstack@c-api.service[112397]: framework. For more detail see May 14 10:19:21.191000 np0000174114 devstack@c-api.service[112397]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:19:21.191000 np0000174114 devstack@c-api.service[112397]: import eventlet # noqa May 14 10:19:21.265474 np0000174114 devstack@c-api.service[112395]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:19:21.265474 np0000174114 devstack@c-api.service[112395]: debtcollector.deprecate( May 14 10:19:21.272150 np0000174114 devstack@c-api.service[112394]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:19:21.272150 np0000174114 devstack@c-api.service[112394]: debtcollector.deprecate( May 14 10:19:21.273938 np0000174114 devstack@c-api.service[112396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:19:21.273938 np0000174114 devstack@c-api.service[112396]: debtcollector.deprecate( May 14 10:19:21.276217 np0000174114 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:19:21.276217 np0000174114 devstack@c-api.service[112397]: debtcollector.deprecate( May 14 10:19:21.345427 np0000174114 devstack@c-api.service[112395]: /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 14 10:19:21.345427 np0000174114 devstack@c-api.service[112395]: from cgi import parse_header May 14 10:19:21.355176 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:21.355176 np0000174114 devstack@c-api.service[112394]: from cgi import parse_header May 14 10:19:21.356085 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:21.356085 np0000174114 devstack@c-api.service[112397]: from cgi import parse_header May 14 10:19:21.359615 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:21.359615 np0000174114 devstack@c-api.service[112396]: from cgi import parse_header May 14 10:19:21.389644 np0000174114 devstack@c-api.service[112395]: /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 14 10:19:21.389644 np0000174114 devstack@c-api.service[112395]: removals.removed_module( May 14 10:19:21.391112 np0000174114 devstack@c-api.service[112395]: /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 14 10:19:21.391112 np0000174114 devstack@c-api.service[112395]: removals.removed_module( May 14 10:19:21.400608 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:21.400608 np0000174114 devstack@c-api.service[112397]: removals.removed_module( May 14 10:19:21.401296 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:21.401296 np0000174114 devstack@c-api.service[112397]: removals.removed_module( May 14 10:19:21.407348 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:21.407348 np0000174114 devstack@c-api.service[112394]: removals.removed_module( May 14 10:19:21.408268 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:21.408268 np0000174114 devstack@c-api.service[112394]: removals.removed_module( May 14 10:19:21.411087 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:21.411087 np0000174114 devstack@c-api.service[112396]: removals.removed_module( May 14 10:19:21.411819 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:21.411819 np0000174114 devstack@c-api.service[112396]: removals.removed_module( May 14 10:19:21.977767 np0000174114 devstack@c-api.service[112395]: /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 14 10:19:21.977767 np0000174114 devstack@c-api.service[112395]: warnings.warn( May 14 10:19:22.005661 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:22.005661 np0000174114 devstack@c-api.service[112394]: warnings.warn( May 14 10:19:22.021751 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:22.021751 np0000174114 devstack@c-api.service[112396]: warnings.warn( May 14 10:19:22.023795 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:22.023795 np0000174114 devstack@c-api.service[112397]: warnings.warn( May 14 10:19:22.079665 np0000174114 devstack@c-api.service[112395]: /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 14 10:19:22.079665 np0000174114 devstack@c-api.service[112395]: warnings.warn( May 14 10:19:22.099633 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:22.099633 np0000174114 devstack@c-api.service[112394]: warnings.warn( May 14 10:19:22.118880 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:22.118880 np0000174114 devstack@c-api.service[112396]: warnings.warn( May 14 10:19:22.119681 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:22.119681 np0000174114 devstack@c-api.service[112397]: warnings.warn( May 14 10:19:22.384437 np0000174114 devstack@c-api.service[112395]: 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 14 10:19:22.386772 np0000174114 devstack@c-api.service[112395]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112395) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:19:22.386824 np0000174114 devstack@c-api.service[112394]: 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 14 10:19:22.386824 np0000174114 devstack@c-api.service[112394]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112394) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:19:22.395467 np0000174114 devstack@c-api.service[112397]: 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 14 10:19:22.395679 np0000174114 devstack@c-api.service[112397]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112397) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:19:22.401929 np0000174114 devstack@c-api.service[112396]: 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 14 10:19:22.402128 np0000174114 devstack@c-api.service[112396]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112396) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:19:22.473830 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:22.473830 np0000174114 devstack@c-api.service[112397]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:19:22.474725 np0000174114 devstack@c-api.service[112395]: /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 14 10:19:22.474725 np0000174114 devstack@c-api.service[112395]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:19:22.501904 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:22.501904 np0000174114 devstack@c-api.service[112394]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:19:22.503181 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:22.503181 np0000174114 devstack@c-api.service[112396]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:19:22.920651 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112394) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:19:22.920864 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112396) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:19:22.920966 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112397) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:19:22.921020 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.921064 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.921244 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.921297 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.921338 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.921381 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.921428 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.921468 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112395) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:19:22.921530 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.921608 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.921904 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.922008 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.922276 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.922391 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.922446 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.922485 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.922579 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.922621 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.922697 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.922744 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.922786 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.922832 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.922892 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.922933 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.922970 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.923005 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.923045 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.923094 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.923136 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.923178 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.923214 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.923258 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.923303 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.923344 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.923381 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.923415 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.923452 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.923509 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.923546 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.923546 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.923546 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.928822 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.928822 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.928989 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.928989 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.929041 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.929070 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.929095 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.929130 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.929180 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.929258 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.929314 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.929373 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.929532 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.929532 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.929729 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.929729 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.929729 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.929729 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.929996 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.930057 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.930120 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.930181 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.930251 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.930311 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.930381 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.930381 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.930381 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.930381 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.931368 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.931482 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.931482 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.931482 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.931693 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.931757 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.931813 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.931956 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.932033 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.932087 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.932149 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.932149 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.932149 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.932149 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.932357 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.932357 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.932542 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.932542 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.932542 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.932752 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.932752 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.933209 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.933260 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.933316 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.933387 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.933456 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.933520 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.933570 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.933616 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.933671 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.933714 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.933758 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.933807 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.933847 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.933888 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.933928 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.933969 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.934004 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.934044 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.934110 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.934154 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.934194 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.934237 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.934278 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.934327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.934327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.934327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.934327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.934327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.934516 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.934516 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.934516 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.934516 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.934516 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.934516 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.934516 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.935577 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.935647 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.935688 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.935737 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.935786 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.935841 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.935888 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.935930 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.935971 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.936009 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.936050 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.936091 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.936132 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.936168 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.936224 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.936262 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.936297 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.936333 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.936368 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.936405 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.936447 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.936512 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.936512 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.936512 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.936512 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.936684 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.936684 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.936763 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.937320 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.937367 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.937412 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.937462 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.937517 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.937567 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.937567 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.937635 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.937671 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.937713 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.937749 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.937785 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.937826 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.937873 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.937908 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.937955 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.938002 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.938039 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.938074 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.938114 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.938161 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.938197 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.938238 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.938283 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.938327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.938327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.938327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.938327 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.939893 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.939943 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.939999 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.940047 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.940096 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.940134 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.940178 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.940216 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.940258 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.940299 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.940335 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.940377 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.940422 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.940474 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.940538 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.940585 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.940628 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.940718 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.940760 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.940795 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.940838 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.940873 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.940946 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.940990 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.941033 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.941092 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.941148 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.941206 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.941637 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.941700 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.941747 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.941788 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.941829 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.941869 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.941910 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.941948 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.941990 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.942031 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.942072 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.942108 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.942155 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.942200 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.942235 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.942293 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.942340 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.942382 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.942423 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.942464 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.942532 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.942582 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.942623 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.942658 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.942698 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.942739 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.942774 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.942814 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.944031 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.944089 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.944143 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.944190 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.944225 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.944265 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.944306 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.944343 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.944384 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.944426 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.944468 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.944528 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.944576 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.944613 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.944669 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.944708 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.944751 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.944785 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.944817 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.944867 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.944867 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.945393 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.945454 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.945518 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.945558 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.945595 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.945660 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.945697 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.945732 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.945793 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.945843 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.945886 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.945927 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.945967 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.946009 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.946044 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.946080 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.946115 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.946160 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.946203 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.946238 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.946238 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.946311 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.946353 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.946400 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.946441 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.946482 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.946543 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.946585 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.946627 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.946665 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.946712 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.946753 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.946798 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.946843 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.946899 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.946936 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.946972 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.947004 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.947038 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.947087 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.947130 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.947194 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.947236 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.947279 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.947314 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.947381 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.947423 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.947465 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.947539 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.947589 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.947655 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.947695 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.947732 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.947773 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.947814 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.947854 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.947901 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.947942 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.947978 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.948032 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.948072 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.948107 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.948146 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.948184 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.948184 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.948247 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.948288 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.948334 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.948375 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.948411 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.948450 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.948503 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.948550 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.948585 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.948620 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.948747 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.948822 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.948866 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.948915 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.948952 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.948993 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.949028 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.949069 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.949110 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.949151 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.949186 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.949227 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.949262 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.949304 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.949345 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.949345 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.952053 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.952111 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.952161 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.952161 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.952236 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.952278 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.952323 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.952359 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.952400 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.952434 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.952476 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.952476 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.952604 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.952655 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.952995 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.953048 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.953116 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.953154 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.953196 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.953232 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.953272 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.953306 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.953342 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.953385 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.953427 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.953470 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.953470 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.953637 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.953691 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.953836 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.953836 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.953912 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.953949 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.953985 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.954020 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.954056 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.954095 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.954137 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.954173 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.954213 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.954257 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.954294 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.954336 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.954371 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.954414 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.954450 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.954506 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.954544 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.954581 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.954633 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.954674 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.954719 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.954755 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.954793 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.954834 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.954876 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.954913 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.954949 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.954989 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.955033 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.955075 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.955122 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.955161 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.955197 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.955234 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.955269 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.955303 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.955348 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.955389 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.955436 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.955478 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.955540 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.955576 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.955612 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.955649 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.955684 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.955724 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.955759 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.955796 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.955838 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.955877 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.955924 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.955967 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.956008 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.956050 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.956102 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.956153 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.956208 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.956248 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.956298 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.956334 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.956371 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.956405 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.956447 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.956483 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.956591 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.956628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.956700 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.956745 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.956781 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.956826 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.956867 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.956936 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.956974 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.957016 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.957054 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.957091 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.957134 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.957181 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.957222 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.957271 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.957271 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.957343 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.957343 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.957343 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.957343 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.957505 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.957545 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.957545 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.957621 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.957660 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.957696 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.957696 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.957696 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.957696 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.957833 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.957875 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.957921 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.957957 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.957993 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.958035 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.958071 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.958071 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.958146 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.958181 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.958222 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.958264 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.958310 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.958310 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.958310 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.958679 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.958746 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.958795 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.958838 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.958877 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.958916 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.958958 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.959006 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.959043 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.959085 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.959125 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.959159 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.959194 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.959235 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.959281 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.959321 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.959321 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.959321 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.959321 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.959467 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.959467 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.959924 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.959975 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.960046 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.960092 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.960158 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.960211 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.960278 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.964379 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.964452 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.964516 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.964554 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.964592 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.964630 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.964666 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.964740 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.964779 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.964831 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.964874 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.964916 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.964916 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.964916 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.965353 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.965407 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.965470 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.965560 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.965617 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.965666 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.965706 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.965741 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.965787 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.965823 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.965823 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.965977 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.966035 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.966104 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.967508 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.967570 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.967648 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.967689 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.967738 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.967780 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.967815 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.967851 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.967887 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.967930 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.967976 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.968017 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.968059 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.968105 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.968142 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.968142 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.968212 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.968212 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.968275 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.968312 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.968312 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.969033 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.969102 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.969147 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.969237 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.969279 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.969314 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.969351 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.969393 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.969434 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.969473 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.969529 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.969577 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.969616 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.969654 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.969713 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.969753 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.969791 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.969826 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.969865 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.969906 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.969945 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.969989 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.970026 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.970060 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.970096 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.970129 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.970162 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.970202 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.970240 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.970273 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.970317 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.970356 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.970393 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.970434 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.970467 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.970515 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.970585 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.970658 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.970717 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.970766 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.970826 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.970878 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.970927 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.970927 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.970927 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.970927 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.970927 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.970927 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.970927 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.971502 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.971568 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.971623 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.971681 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.971732 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.971777 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.971821 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.971871 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.971914 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.971957 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.972007 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.972153 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.972284 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.972324 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.972368 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.972413 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.972468 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.972558 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.972612 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.972664 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.972739 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.972778 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.972816 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.972853 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.972897 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.972934 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.972971 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.973007 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.973051 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.973094 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.973133 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.973165 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.973201 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.973240 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.973277 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.973310 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.973347 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.973379 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.973412 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.973455 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.973510 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.973544 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.973590 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.973628 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.973953 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.973953 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.973953 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.974283 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.974346 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.974385 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.974453 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.974524 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.974584 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.974651 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.974715 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.974774 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.974833 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.974894 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.974955 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.975015 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.975082 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.975212 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.975295 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.975363 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.975404 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.975435 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.975467 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.975512 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.975558 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.975604 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.975646 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.975681 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.975681 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.975742 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.975782 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.976213 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.976299 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.976345 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.976433 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.976433 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.976662 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.976731 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.976770 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.976804 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.976842 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.976886 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.976962 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.977001 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.977044 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.977044 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.977111 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.977147 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.977181 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.977217 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.977251 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.977296 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.977336 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.977378 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.977422 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.977458 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.977515 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.977561 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.977597 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.977636 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.977673 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.977708 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.977742 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.977776 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.977815 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.977857 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.977893 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.977928 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.977970 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.977970 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.977970 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.977970 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.977970 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.979082 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.979135 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.979203 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.979267 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.979316 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.979360 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.979413 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.979450 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.979512 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.979563 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.979599 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.979640 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.979686 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.979723 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.979764 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.979805 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.979844 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.979879 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.979912 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.979949 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.979982 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.980025 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.980061 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.980098 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.980130 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.980168 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.980205 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.980240 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.980275 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.980310 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.980346 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.980387 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.980423 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.980458 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.980507 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.980550 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.980595 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.980645 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.980692 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.980761 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.980917 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.980962 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.981012 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.981059 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.981111 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.981152 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.981188 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.981228 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.981280 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.981320 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.981367 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.981406 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.981442 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.981476 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.981527 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.981574 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.983507 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.983620 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.983696 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.983778 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.983839 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.983884 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.983930 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.983966 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.984008 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.984048 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.984086 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.984126 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.984183 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.984218 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.984260 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.984295 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.984336 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.984372 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.984410 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.984450 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.984513 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.984560 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.984597 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.984643 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.984683 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.984683 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.984683 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.984683 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.985148 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.985229 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.985318 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.985403 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.985446 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.985550 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.985616 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.985616 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.985689 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.985733 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.985774 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.985809 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.985809 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.985917 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.985965 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.986006 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.986043 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.986082 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.986117 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.986156 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.986192 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.986227 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.986227 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.986296 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.986345 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.986382 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.986416 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.986455 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.986592 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.986640 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.986702 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.986764 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.986833 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.986894 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.986938 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.986938 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.987028 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.987028 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.987125 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.987214 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.987274 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.987326 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.987403 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.987471 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.987549 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.987596 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.987644 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.987644 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.987756 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.987807 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.987866 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.987866 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.987866 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.987866 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.988039 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.988039 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:22.989543 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.989640 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.989694 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.989694 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.989782 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.989828 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.989893 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.989940 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.989978 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.990021 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.990059 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.990097 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.990135 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.990178 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.990178 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.990178 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.990178 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.990178 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:22.990355 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:22.990355 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:22.990355 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:22.990355 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:22.990520 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:22.990520 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112394) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:23.034171 np0000174114 devstack@c-api.service[112397]: INFO dbcounter [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Registered counter for database cinder May 14 10:19:23.034598 np0000174114 devstack@c-api.service[112394]: INFO dbcounter [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Registered counter for database cinder May 14 10:19:23.036130 np0000174114 devstack@c-api.service[112396]: INFO dbcounter [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Registered counter for database cinder May 14 10:19:23.037127 np0000174114 devstack@c-api.service[112395]: INFO dbcounter [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Registered counter for database cinder May 14 10:19:23.046181 np0000174114 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-f948e63a-474f-4470-9142-c46690f5362c 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:23.047881 np0000174114 devstack@c-api.service[112394]: DEBUG oslo_db.sqlalchemy.engines [None req-fd16bf31-fe57-465c-8a79-941a30dff33a 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=112394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:23.050644 np0000174114 devstack@c-api.service[112396]: DEBUG oslo_db.sqlalchemy.engines [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 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=112396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:23.055657 np0000174114 devstack@c-api.service[112395]: DEBUG oslo_db.sqlalchemy.engines [None req-08cb45a2-5258-4380-98ef-4793608c9246 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=112395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:23.165406 np0000174114 devstack@c-api.service[112394]: DEBUG dbcounter [-] [112394] Writer thread running {{(pid=112394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:19:23.168349 np0000174114 devstack@c-api.service[112394]: INFO cinder.rpc [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:19:23.169748 np0000174114 devstack@c-api.service[112396]: DEBUG dbcounter [-] [112396] Writer thread running {{(pid=112396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:19:23.171819 np0000174114 devstack@c-api.service[112394]: INFO cinder.rpc [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:19:23.172511 np0000174114 devstack@c-api.service[112396]: INFO cinder.rpc [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:19:23.174480 np0000174114 devstack@c-api.service[112397]: DEBUG dbcounter [-] [112397] Writer thread running {{(pid=112397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:19:23.174702 np0000174114 devstack@c-api.service[112396]: INFO cinder.rpc [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:19:23.174772 np0000174114 devstack@c-api.service[112394]: INFO cinder.rpc [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:19:23.175196 np0000174114 devstack@c-api.service[112395]: DEBUG dbcounter [-] [112395] Writer thread running {{(pid=112395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:19:23.177096 np0000174114 devstack@c-api.service[112396]: INFO cinder.rpc [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:19:23.177249 np0000174114 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:19:23.177598 np0000174114 devstack@c-api.service[112394]: INFO cinder.rpc [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:19:23.177725 np0000174114 devstack@c-api.service[112395]: INFO cinder.rpc [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:19:23.178829 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.179062 np0000174114 devstack@c-api.service[112396]: INFO cinder.rpc [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:19:23.179344 np0000174114 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:19:23.179844 np0000174114 devstack@c-api.service[112395]: INFO cinder.rpc [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:19:23.180237 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.181243 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.181310 np0000174114 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:19:23.181770 np0000174114 devstack@c-api.service[112395]: INFO cinder.rpc [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:19:23.182558 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.182950 np0000174114 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:19:23.183541 np0000174114 devstack@c-api.service[112395]: INFO cinder.rpc [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:19:23.183879 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.184408 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.185700 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.186125 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.187066 np0000174114 devstack@c-api.service[112394]: DEBUG oslo_db.sqlalchemy.engines [None req-fd16bf31-fe57-465c-8a79-941a30dff33a 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=112394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:23.189171 np0000174114 devstack@c-api.service[112396]: DEBUG oslo_db.sqlalchemy.engines [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 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=112396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:23.189246 np0000174114 devstack@c-api.service[112394]: INFO cinder.rpc [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:19:23.189664 np0000174114 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-f948e63a-474f-4470-9142-c46690f5362c 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:23.190594 np0000174114 devstack@c-api.service[112394]: INFO cinder.rpc [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:19:23.190678 np0000174114 devstack@c-api.service[112395]: DEBUG oslo_db.sqlalchemy.engines [None req-08cb45a2-5258-4380-98ef-4793608c9246 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=112395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:23.191541 np0000174114 devstack@c-api.service[112396]: INFO cinder.rpc [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:19:23.191621 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.191993 np0000174114 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:19:23.192455 np0000174114 devstack@c-api.service[112395]: INFO cinder.rpc [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:19:23.193117 np0000174114 devstack@c-api.service[112396]: INFO cinder.rpc [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:19:23.193844 np0000174114 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:19:23.193922 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.194203 np0000174114 devstack@c-api.service[112395]: INFO cinder.rpc [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:19:23.194865 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.195306 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.203020 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.205445 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.205511 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.206206 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.208812 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.209421 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.209475 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.211965 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.212615 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.212740 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.213971 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.215951 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.217403 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.217708 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.218552 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.219835 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.220881 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.221758 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.221881 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.222836 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.224992 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.225213 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.225878 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.225948 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.228117 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.228595 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.228704 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.228868 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.231159 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.231623 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.231731 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.232844 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.232983 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.233144 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.234925 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.235671 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.235892 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.235956 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.237586 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.238855 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.240236 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.241310 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.241576 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.243514 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.244648 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.245082 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.245857 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.246514 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.246729 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.247317 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.248239 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.248930 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.249122 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.249263 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.249646 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.250469 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.251189 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.251362 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.252106 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.252678 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.252864 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.253774 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.254140 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.254292 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.254685 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.255323 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.255542 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.255913 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.256695 np0000174114 devstack@c-api.service[112396]: WARNING cinder.api.contrib.hosts [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:19:23.256932 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.257424 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.257666 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.258146 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.258268 np0000174114 devstack@c-api.service[112394]: WARNING cinder.api.contrib.hosts [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:19:23.258353 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: extensions {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.259053 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.259689 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: os-availability-zone {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.259798 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.260120 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: extensions {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.260193 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.260956 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: qos-specs {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.261512 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: os-availability-zone {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.261587 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.261803 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.262750 np0000174114 devstack@c-api.service[112397]: WARNING cinder.api.contrib.hosts [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:19:23.262856 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: qos-specs {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.263005 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: extra_specs {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.263284 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.263539 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.264515 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: encryption {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.264618 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: extensions {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.264935 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.265151 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: extra_specs {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.265843 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: os-availability-zone {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.266000 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: os-volume-type-access {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.266475 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.266873 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: encryption {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.267387 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: qos-specs {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.267970 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.268076 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: os-quota-class-sets {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.268384 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: os-volume-type-access {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.269411 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: encryption {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.269474 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.270136 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: extra_specs {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.270664 np0000174114 devstack@c-api.service[112395]: WARNING cinder.api.contrib.hosts [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:19:23.270727 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: os-quota-class-sets {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.270861 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: os-snapshot-manage {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.271371 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.271727 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: encryption {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.272158 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: encryption {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.272298 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: consistencygroups {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.272352 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: extensions {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.273345 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: os-volume-type-access {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.273613 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: os-availability-zone {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.273732 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: os-snapshot-manage {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.274904 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: backups {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.275088 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: os-quota-class-sets {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.275148 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: qos-specs {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.275268 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: consistencygroups {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.276655 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: encryption {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.277518 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: scheduler-stats {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.277676 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: extra_specs {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.277936 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: backups {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.278469 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: os-snapshot-manage {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.279505 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: encryption {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.279793 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: os-quota-sets {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.280145 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: scheduler-stats {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.280974 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: consistencygroups {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.281156 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: os-volume-type-access {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.281745 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: os-quota-sets {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.281915 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: os-volume-manage {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.283056 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: os-quota-class-sets {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.283169 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: backups {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.283332 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: os-volume-manage {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.283783 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: capabilities {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.284763 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: encryption {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.284950 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: capabilities {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.285203 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: scheduler-stats {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.285323 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: os-volume-transfer {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.286367 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: os-volume-transfer {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.286589 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: os-snapshot-manage {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.286896 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: os-quota-sets {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.286960 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: os-hosts {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.288146 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: os-hosts {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.288570 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: os-volume-manage {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.288758 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extended resource: cgsnapshots {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.288810 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: consistencygroups {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.289603 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extended resource: cgsnapshots {{(pid=112394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.290313 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.contrib.snapshot_actions [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] SnapshotActionsController initialized {{(pid=112396) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:19:23.290621 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: capabilities {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.290825 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: backups {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.291024 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] SnapshotActionsController initialized {{(pid=112394) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:19:23.291444 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.291977 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.292315 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: os-volume-transfer {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.292767 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: scheduler-stats {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.292989 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.293543 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.294067 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: os-hosts {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.294196 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: os-quota-sets {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.294424 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.294916 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.295541 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extended resource: cgsnapshots {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.295625 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: os-volume-manage {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.295827 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.296364 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.296993 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: capabilities {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.297077 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.contrib.snapshot_actions [None req-f948e63a-474f-4470-9142-c46690f5362c None None] SnapshotActionsController initialized {{(pid=112397) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:19:23.297799 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.297872 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.298149 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.298259 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: os-volume-transfer {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.299388 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.299840 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.299928 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: os-hosts {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.299993 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.300957 np0000174114 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.301184 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extended resource: cgsnapshots {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:23.301397 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.301927 np0000174114 devstack@c-api.service[112394]: WARNING castellan.key_manager.migration [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.302294 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.302474 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.302632 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.contrib.snapshot_actions [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] SnapshotActionsController initialized {{(pid=112395) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:19:23.302746 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.302846 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.302927 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.303000 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303144 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension AdminActions extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303222 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303333 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension AdminActions extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303433 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303521 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension AdminActions extending resource: backups {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303595 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.303662 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303721 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303777 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension VolumeActions extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303832 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303898 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension TypesManage extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.303955 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304020 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304083 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension AdminActions extending resource: volumes {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304141 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304141 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304254 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension AdminActions extending resource: snapshots {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304312 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304375 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.304429 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension AdminActions extending resource: backups {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304509 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304652 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] Extension UsedLimits extending resource: limits {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304715 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension VolumeActions extending resource: volumes {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.304954 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension TypesManage extending resource: types {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.305065 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.305147 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.305314 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.305434 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.305626 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.305759 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.v3.router [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] Extension UsedLimits extending resource: limits {{(pid=112394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.306042 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.306572 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.307016 np0000174114 devstack@c-api.service[112396]: WARNING keystonemiddleware.auth_token [None req-1aa8cbf5-6303-46ef-b43c-62d1e2c78664 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:19:23.307384 np0000174114 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.308059 np0000174114 devstack@c-api.service[112394]: WARNING keystonemiddleware.auth_token [None req-fd16bf31-fe57-465c-8a79-941a30dff33a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:19:23.308299 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.308435 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.308518 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.308570 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.308692 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.308772 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.308867 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension AdminActions extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.308976 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension AdminActions extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.309079 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension AdminActions extending resource: backups {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.309193 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.309307 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension VolumeActions extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.309438 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension TypesManage extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.309564 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.309661 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.309847 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.309951 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.310040 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f948e63a-474f-4470-9142-c46690f5362c None None] Extension UsedLimits extending resource: limits {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.310535 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.312269 np0000174114 devstack@c-api.service[112397]: WARNING keystonemiddleware.auth_token [None req-f948e63a-474f-4470-9142-c46690f5362c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:19:23.312679 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.313345 np0000174114 devstack@c-api.service[112396]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e5b7ea3668 pid: 112396 (default app) May 14 10:19:23.314156 np0000174114 devstack@c-api.service[112394]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e5b7ea3668 pid: 112394 (default app) May 14 10:19:23.314557 np0000174114 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:23.315485 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.315633 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.315744 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.315868 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.315964 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.316062 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension AdminActions extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.316208 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension AdminActions extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.316305 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension AdminActions extending resource: backups {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.316410 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.316530 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension VolumeActions extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.316682 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension TypesManage extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.316804 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.316895 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.317090 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.317187 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.317329 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] Extension UsedLimits extending resource: limits {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:23.318219 np0000174114 devstack@c-api.service[112397]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e5b7ea3668 pid: 112397 (default app) May 14 10:19:23.319731 np0000174114 devstack@c-api.service[112395]: WARNING keystonemiddleware.auth_token [None req-08cb45a2-5258-4380-98ef-4793608c9246 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:19:23.322576 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.322576 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.322576 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.322576 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.322889 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.322889 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.322889 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.322889 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323087 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323087 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323087 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323087 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323087 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323087 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323366 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323366 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323366 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323366 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323366 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323622 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323622 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323622 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323622 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323622 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323867 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323867 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.323867 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.323867 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324084 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324084 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324084 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324084 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324084 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324316 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324316 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324316 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324316 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324316 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324547 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324547 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324547 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324547 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324547 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324547 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324848 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324848 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324848 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324848 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.324848 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.324848 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325095 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325095 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325095 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325095 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325095 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325095 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325397 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325397 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325397 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325397 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325397 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325666 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325666 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325666 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325666 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325666 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325891 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325891 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325891 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325891 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.325891 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.325891 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326144 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326144 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326144 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326144 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326144 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326144 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326407 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326407 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326407 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326407 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326407 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326708 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326708 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326708 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326708 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326708 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326920 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326920 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.326920 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.326920 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327111 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327111 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327111 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327111 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327282 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327282 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327282 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327282 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327282 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327545 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327545 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327545 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327545 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327545 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327732 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327732 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327732 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327732 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327910 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327910 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.327910 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.327910 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328088 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.328088 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328088 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.328088 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328265 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.328265 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328265 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.328265 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328458 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.328458 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328458 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.328458 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328659 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.328659 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328659 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.328659 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.328659 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329041 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329041 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329041 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329041 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329041 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329041 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329408 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329408 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329408 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329408 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329408 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329679 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329679 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329679 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329679 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329679 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329679 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329915 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329915 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329915 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329915 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.329915 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.329915 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330146 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330146 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330146 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330146 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330146 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330146 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330322 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330322 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330322 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330322 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330322 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330322 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330519 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330519 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330519 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330519 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330645 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330645 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330645 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330645 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330645 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330810 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330810 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330810 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330810 np0000174114 devstack@c-api.service[112396]: /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 14 10:19:23.330810 np0000174114 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) May 14 10:19:23.330810 np0000174114 devstack@c-api.service[112396]: DEBUG cinder.api.middleware.request_id [None req-765f9a6e-a2b5-4ece-96ce-161c16a41304 None None] RequestId filter calling following filter/app {{(pid=112396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:19:23.330965 np0000174114 devstack@c-api.service[112395]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75e5b7ea3668 pid: 112395 (default app) May 14 10:19:23.330996 np0000174114 devstack@c-api.service[112396]: [pid: 112396|app: 0|req: 1/1] 199.204.45.246 () {60 vars in 956 bytes} [Thu May 14 10:19:23 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 14 10:19:30.590265 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.590265 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.590265 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.590265 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.590265 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.591261 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.591261 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.591261 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.591261 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.591261 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.591614 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.591614 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.591614 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.591614 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.591614 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.591614 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.591967 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.591967 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.591967 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.591967 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.592195 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.592195 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.592195 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.592195 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.592450 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.592450 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.592450 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.592450 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.592835 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.592835 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.592835 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.592835 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.592835 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593124 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.593124 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593124 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.593124 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593124 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.593388 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593388 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.593388 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593388 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.593388 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593388 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.593775 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593775 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.593775 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593775 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.593775 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.593775 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.594107 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.594107 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.594107 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.594107 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.594107 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.594107 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.594433 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.594433 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.594433 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.594433 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.594433 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.594737 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.594737 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.594737 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.594737 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.594737 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595091 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.595091 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595091 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.595091 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595091 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.595091 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595451 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.595451 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595451 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.595451 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595451 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.595451 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595799 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.595799 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595799 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.595799 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.595799 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596078 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596078 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596078 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596078 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596078 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596384 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596384 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596384 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596384 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596641 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596641 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596641 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596641 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596882 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596882 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596882 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.596882 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.596882 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597165 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.597165 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597165 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.597165 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597165 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.597422 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597422 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.597422 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597422 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.597689 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597689 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.597689 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597689 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.597915 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597915 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.597915 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.597915 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598140 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598140 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598140 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598140 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598367 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598367 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598367 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598367 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598613 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598613 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598613 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598613 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598613 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598877 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598877 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598877 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598877 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.598877 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.598877 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599217 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.599217 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599217 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.599217 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599217 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.599659 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599659 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.599659 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599659 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.599659 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599659 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.599990 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599990 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.599990 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599990 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.599990 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.599990 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600343 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600343 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600343 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600343 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600343 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600343 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600524 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600524 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600524 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600524 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600524 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600524 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600692 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600692 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600692 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600692 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600799 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600799 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600799 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600799 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600799 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600939 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600939 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600939 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600939 np0000174114 devstack@c-api.service[112394]: /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 14 10:19:30.600939 np0000174114 devstack@c-api.service[112394]: warnings.warn(deprecated_msg) May 14 10:19:30.600939 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.middleware.request_id [None req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c None None] RequestId filter calling following filter/app {{(pid=112394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:19:31.110237 np0000174114 devstack@c-api.service[112394]: INFO cinder.api.openstack.wsgi [None req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c admin admin] POST https://199.204.45.246/volume/v3/types May 14 10:19:31.111205 np0000174114 devstack@c-api.service[112394]: DEBUG cinder.api.openstack.wsgi [None req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:19:31.112716 np0000174114 devstack@c-api.service[112394]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 14 10:19:31.112716 np0000174114 devstack@c-api.service[112394]: warnings.warn( May 14 10:19:31.120605 np0000174114 devstack@c-api.service[112394]: DEBUG oslo_db.sqlalchemy.engines [None req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c 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=112394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:31.149455 np0000174114 devstack@c-api.service[112394]: INFO cinder.api.openstack.wsgi [None req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c admin admin] https://199.204.45.246/volume/v3/types returned with HTTP 200 May 14 10:19:31.149984 np0000174114 devstack@c-api.service[112394]: [pid: 112394|app: 0|req: 1/2] 199.204.45.246 () {68 vars in 1288 bytes} [Thu May 14 10:19:30 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:19:31.175436 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.175436 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.175436 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.175436 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.175436 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.176366 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.176366 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.176366 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.176366 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.176366 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.176728 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.176728 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.176728 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.176728 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.176728 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.176728 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177086 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.177086 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177086 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.177086 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177304 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.177304 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177304 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.177304 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177722 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.177722 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177722 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.177722 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177946 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.177946 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177946 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.177946 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.177946 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178230 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.178230 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178230 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.178230 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178230 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.178543 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178543 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.178543 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178543 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.178543 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178543 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.178887 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178887 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.178887 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178887 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.178887 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.178887 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.179185 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.179185 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.179185 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.179185 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.179185 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.179185 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.179544 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.179544 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.179544 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.179544 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.179544 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.179839 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.179839 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.179839 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.179839 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.179839 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180098 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180098 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180098 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180098 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180098 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180098 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180442 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180442 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180442 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180442 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180442 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180442 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180667 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180667 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180667 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180667 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180667 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180874 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180874 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180874 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.180874 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.180874 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181052 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181052 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181052 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181052 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181201 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181201 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181201 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181201 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181345 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181345 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181345 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181345 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181345 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181550 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181550 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181550 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181550 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181550 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181726 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181726 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181726 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181726 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181875 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181875 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.181875 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.181875 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182011 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182011 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182011 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182011 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182154 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182154 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182154 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182154 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182298 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182298 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182298 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182298 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182461 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182461 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182461 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182461 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182461 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182749 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182749 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182749 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182749 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182749 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182749 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182973 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182973 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182973 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.182973 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.182973 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183143 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183143 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183143 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183143 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183143 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183143 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183353 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183353 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183353 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183353 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183353 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183353 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183591 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183591 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183591 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183591 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183591 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183591 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183800 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183800 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183800 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183800 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.183800 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.183800 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.184026 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.184026 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.184026 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.184026 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.184205 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.184205 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.184205 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.184205 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.184205 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.184422 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.184422 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.184422 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.184422 np0000174114 devstack@c-api.service[112397]: /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 14 10:19:31.184422 np0000174114 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 10:19:31.184422 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.middleware.request_id [req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c req-8c909f9e-9db7-49da-851e-0bc68e69e65f None None] RequestId filter calling following filter/app {{(pid=112397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:19:31.503303 np0000174114 devstack@c-api.service[112397]: INFO cinder.api.openstack.wsgi [req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c req-8c909f9e-9db7-49da-851e-0bc68e69e65f admin admin] POST https://199.204.45.246/volume/v3/types/aeba2026-d3b5-4beb-8f8d-590513c26fd2/extra_specs May 14 10:19:31.503717 np0000174114 devstack@c-api.service[112397]: DEBUG cinder.api.openstack.wsgi [req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c req-8c909f9e-9db7-49da-851e-0bc68e69e65f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:19:31.505753 np0000174114 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 14 10:19:31.505753 np0000174114 devstack@c-api.service[112397]: warnings.warn( May 14 10:19:31.515922 np0000174114 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c req-8c909f9e-9db7-49da-851e-0bc68e69e65f 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:31.575917 np0000174114 devstack@c-api.service[112397]: INFO cinder.api.openstack.wsgi [req-ec0cb73c-6fe3-48b9-9144-16c6c25ca83c req-8c909f9e-9db7-49da-851e-0bc68e69e65f admin admin] https://199.204.45.246/volume/v3/types/aeba2026-d3b5-4beb-8f8d-590513c26fd2/extra_specs returned with HTTP 200 May 14 10:19:31.576306 np0000174114 devstack@c-api.service[112397]: [pid: 112397|app: 0|req: 1/3] 199.204.45.246 () {70 vars in 1505 bytes} [Thu May 14 10:19:31 2026] POST /volume/v3/types/aeba2026-d3b5-4beb-8f8d-590513c26fd2/extra_specs => generated 55 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:19:33.192577 np0000174114 devstack@c-api.service[112396]: DEBUG dbcounter [-] [112396] Writing DB stats cinder:SELECT=6 {{(pid=112396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:33.203855 np0000174114 devstack@c-api.service[112395]: DEBUG dbcounter [-] [112395] Writing DB stats cinder:SELECT=6 {{(pid=112395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:41.147068 np0000174114 devstack@c-api.service[112394]: DEBUG dbcounter [-] [112394] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:41.575329 np0000174114 devstack@c-api.service[112397]: DEBUG dbcounter [-] [112397] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:28:11.350226 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.350226 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.350226 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.350226 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.350226 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.352070 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.352070 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.352070 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.352070 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.352070 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.352579 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.352579 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.352579 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.352579 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.352579 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.352579 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.353865 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.353865 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.353865 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.353865 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.354195 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.354195 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.354195 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.354195 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.354469 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.354469 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.354469 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.354469 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.355237 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.355237 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.355237 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.355237 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.355237 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.355640 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.355640 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.355640 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.355640 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.355640 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.355979 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.355979 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.355979 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.355979 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.355979 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.355979 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.356395 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.356395 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.356395 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.356395 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.356395 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.356395 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.356846 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.356846 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.356846 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.356846 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.356846 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.356846 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.357241 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.357241 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.357241 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.357241 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.357241 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.358727 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.358727 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.358727 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.358727 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.358727 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.359345 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.359345 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.359345 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.359345 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.359345 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.359345 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.359908 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.359908 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.359908 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.359908 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.359908 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.359908 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.360291 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.360291 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.360291 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.360291 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.360291 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.360695 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.360695 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.360695 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.360695 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.360695 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.361029 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.361029 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.361029 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.361029 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.361318 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.361318 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.361318 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.361318 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.361631 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.361631 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.361631 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.361631 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.361631 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.362054 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.362054 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.362054 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.362054 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.362054 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.362388 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.362388 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.362388 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.362388 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.362703 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.362703 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.362703 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.362703 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.363054 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.363054 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.363054 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.363054 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.363353 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.363353 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.363353 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.363353 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.363680 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.363680 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.363680 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.363680 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.364100 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.364100 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.364100 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.364100 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.364100 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.364481 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.364481 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.364481 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.364481 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.364481 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.364481 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.364991 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.364991 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.364991 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.364991 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.364991 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.365356 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.365356 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.365356 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.365356 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.365356 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.365356 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.365879 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.365879 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.365879 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.365879 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.365879 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.365879 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.366294 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.366294 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.366294 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.366294 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.366294 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.366294 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.366665 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.366665 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.366665 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.366665 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.366665 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.366665 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.366923 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.366923 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.366923 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.366923 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.367288 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.367288 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.367288 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.367288 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.367288 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.367720 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.367720 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.367720 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.367720 np0000174114 devstack@c-api.service[112395]: /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 14 10:28:11.367720 np0000174114 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 10:28:11.367720 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.middleware.request_id [None req-11a939e0-d988-4e9c-89f6-1810ed15ca5e None None] RequestId filter calling following filter/app {{(pid=112395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:28:11.367720 np0000174114 devstack@c-api.service[112395]: INFO cinder.api.openstack.wsgi [None req-11a939e0-d988-4e9c-89f6-1810ed15ca5e None None] GET https://199.204.45.246/volume// May 14 10:28:11.368204 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.openstack.wsgi [None req-11a939e0-d988-4e9c-89f6-1810ed15ca5e None None] Empty body provided in request {{(pid=112395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:28:11.368204 np0000174114 devstack@c-api.service[112395]: DEBUG cinder.api.openstack.wsgi [None req-11a939e0-d988-4e9c-89f6-1810ed15ca5e None None] Calling method 'all' {{(pid=112395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:28:11.368204 np0000174114 devstack@c-api.service[112395]: INFO cinder.api.openstack.wsgi [None req-11a939e0-d988-4e9c-89f6-1810ed15ca5e None None] https://199.204.45.246/volume// returned with HTTP 300 May 14 10:28:11.368204 np0000174114 devstack@c-api.service[112395]: [pid: 112395|app: 0|req: 1/4] 199.204.45.246 () {66 vars in 1456 bytes} [Thu May 14 10:28:11 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)