May 20 22:07:32.619398 np0000175527 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:07:32.630155 np0000175527 devstack@c-api.service[112078]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:07:32 2026] *** May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: nodename: np0000175527 May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: machine: x86_64 May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: clock source: unix May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: pcre jit disabled May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: detected number of CPU cores: 16 May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: current working directory: / May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: detected binary path: /usr/bin/uwsgi-core May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: your processes number limit is 256917 May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: your memory page size is 4096 bytes May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: detected max file descriptor number: 2048 May 20 22:07:32.633251 np0000175527 devstack@c-api.service[112078]: lock engine: pthread robust mutexes May 20 22:07:32.634017 np0000175527 devstack@c-api.service[112078]: thunder lock: enabled May 20 22:07:32.634017 np0000175527 devstack@c-api.service[112078]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:07:32.634017 np0000175527 devstack@c-api.service[112078]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:07:32.634017 np0000175527 devstack@c-api.service[112078]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:07:32.634017 np0000175527 devstack@c-api.service[112078]: Set PythonHome to /opt/stack/data/venv May 20 22:07:32.667517 np0000175527 devstack@c-api.service[112078]: Python main interpreter initialized at 0x7f0fd52a3668 May 20 22:07:32.667517 np0000175527 devstack@c-api.service[112078]: python threads support enabled May 20 22:07:32.667517 np0000175527 devstack@c-api.service[112078]: your server socket listen backlog is limited to 100 connections May 20 22:07:32.667517 np0000175527 devstack@c-api.service[112078]: your mercy for graceful operations on workers is 80 seconds May 20 22:07:32.668006 np0000175527 devstack@c-api.service[112078]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:07:32.668162 np0000175527 devstack@c-api.service[112078]: *** Operational MODE: preforking *** May 20 22:07:32.668302 np0000175527 devstack@c-api.service[112078]: *** uWSGI is running in multiple interpreter mode *** May 20 22:07:32.668302 np0000175527 devstack@c-api.service[112078]: spawned uWSGI master process (pid: 112078) May 20 22:07:32.668438 np0000175527 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:07:32.668923 np0000175527 devstack@c-api.service[112078]: spawned uWSGI worker 1 (pid: 112091, cores: 1) May 20 22:07:32.669518 np0000175527 devstack@c-api.service[112078]: spawned uWSGI worker 2 (pid: 112092, cores: 1) May 20 22:07:32.669997 np0000175527 devstack@c-api.service[112078]: spawned uWSGI worker 3 (pid: 112093, cores: 1) May 20 22:07:32.670466 np0000175527 devstack@c-api.service[112078]: spawned uWSGI worker 4 (pid: 112094, cores: 1) May 20 22:07:32.670535 np0000175527 devstack@c-api.service[112078]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:07:32.800209 np0000175527 devstack@c-api.service[112091]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:32.800209 np0000175527 devstack@c-api.service[112091]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:32.800209 np0000175527 devstack@c-api.service[112091]: we strongly recommend against using it for new projects. May 20 22:07:32.800209 np0000175527 devstack@c-api.service[112091]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:32.800209 np0000175527 devstack@c-api.service[112091]: framework. For more detail see May 20 22:07:32.800209 np0000175527 devstack@c-api.service[112091]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:32.800209 np0000175527 devstack@c-api.service[112091]: import eventlet # noqa May 20 22:07:32.807758 np0000175527 devstack@c-api.service[112092]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:32.807758 np0000175527 devstack@c-api.service[112092]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:32.807758 np0000175527 devstack@c-api.service[112092]: we strongly recommend against using it for new projects. May 20 22:07:32.807758 np0000175527 devstack@c-api.service[112092]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:32.807758 np0000175527 devstack@c-api.service[112092]: framework. For more detail see May 20 22:07:32.807758 np0000175527 devstack@c-api.service[112092]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:32.807758 np0000175527 devstack@c-api.service[112092]: import eventlet # noqa May 20 22:07:32.811223 np0000175527 devstack@c-api.service[112094]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:32.811223 np0000175527 devstack@c-api.service[112094]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:32.811223 np0000175527 devstack@c-api.service[112094]: we strongly recommend against using it for new projects. May 20 22:07:32.811223 np0000175527 devstack@c-api.service[112094]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:32.811223 np0000175527 devstack@c-api.service[112094]: framework. For more detail see May 20 22:07:32.811223 np0000175527 devstack@c-api.service[112094]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:32.811223 np0000175527 devstack@c-api.service[112094]: import eventlet # noqa May 20 22:07:32.812587 np0000175527 devstack@c-api.service[112093]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:32.812587 np0000175527 devstack@c-api.service[112093]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:32.812587 np0000175527 devstack@c-api.service[112093]: we strongly recommend against using it for new projects. May 20 22:07:32.812587 np0000175527 devstack@c-api.service[112093]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:32.812587 np0000175527 devstack@c-api.service[112093]: framework. For more detail see May 20 22:07:32.812587 np0000175527 devstack@c-api.service[112093]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:32.812587 np0000175527 devstack@c-api.service[112093]: import eventlet # noqa May 20 22:07:32.892459 np0000175527 devstack@c-api.service[112091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:32.892459 np0000175527 devstack@c-api.service[112091]: debtcollector.deprecate( May 20 22:07:32.894629 np0000175527 devstack@c-api.service[112092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:32.894629 np0000175527 devstack@c-api.service[112092]: debtcollector.deprecate( May 20 22:07:32.896999 np0000175527 devstack@c-api.service[112093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:32.896999 np0000175527 devstack@c-api.service[112093]: debtcollector.deprecate( May 20 22:07:32.901351 np0000175527 devstack@c-api.service[112094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:32.901351 np0000175527 devstack@c-api.service[112094]: debtcollector.deprecate( May 20 22:07:32.972332 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:32.972332 np0000175527 devstack@c-api.service[112092]: from cgi import parse_header May 20 22:07:32.978024 np0000175527 devstack@c-api.service[112091]: /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 20 22:07:32.978024 np0000175527 devstack@c-api.service[112091]: from cgi import parse_header May 20 22:07:32.978341 np0000175527 devstack@c-api.service[112093]: /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 20 22:07:32.978341 np0000175527 devstack@c-api.service[112093]: from cgi import parse_header May 20 22:07:32.988137 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:32.988137 np0000175527 devstack@c-api.service[112094]: from cgi import parse_header May 20 22:07:33.018655 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:33.018655 np0000175527 devstack@c-api.service[112092]: removals.removed_module( May 20 22:07:33.019385 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:33.019385 np0000175527 devstack@c-api.service[112092]: removals.removed_module( May 20 22:07:33.022966 np0000175527 devstack@c-api.service[112091]: /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 20 22:07:33.022966 np0000175527 devstack@c-api.service[112091]: removals.removed_module( May 20 22:07:33.023450 np0000175527 devstack@c-api.service[112093]: /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 20 22:07:33.023450 np0000175527 devstack@c-api.service[112093]: removals.removed_module( May 20 22:07:33.023741 np0000175527 devstack@c-api.service[112091]: /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 20 22:07:33.023741 np0000175527 devstack@c-api.service[112091]: removals.removed_module( May 20 22:07:33.024194 np0000175527 devstack@c-api.service[112093]: /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 20 22:07:33.024194 np0000175527 devstack@c-api.service[112093]: removals.removed_module( May 20 22:07:33.046478 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:33.046478 np0000175527 devstack@c-api.service[112094]: removals.removed_module( May 20 22:07:33.047348 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:33.047348 np0000175527 devstack@c-api.service[112094]: removals.removed_module( May 20 22:07:33.622616 np0000175527 devstack@c-api.service[112093]: /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 20 22:07:33.622616 np0000175527 devstack@c-api.service[112093]: warnings.warn( May 20 22:07:33.630477 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:33.630477 np0000175527 devstack@c-api.service[112092]: warnings.warn( May 20 22:07:33.664417 np0000175527 devstack@c-api.service[112091]: /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 20 22:07:33.664417 np0000175527 devstack@c-api.service[112091]: warnings.warn( May 20 22:07:33.717797 np0000175527 devstack@c-api.service[112093]: /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 20 22:07:33.717797 np0000175527 devstack@c-api.service[112093]: warnings.warn( May 20 22:07:33.728031 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:33.728031 np0000175527 devstack@c-api.service[112092]: warnings.warn( May 20 22:07:33.774658 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:33.774658 np0000175527 devstack@c-api.service[112094]: warnings.warn( May 20 22:07:33.819138 np0000175527 devstack@c-api.service[112091]: /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 20 22:07:33.819138 np0000175527 devstack@c-api.service[112091]: warnings.warn( May 20 22:07:33.882227 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:33.882227 np0000175527 devstack@c-api.service[112094]: warnings.warn( May 20 22:07:34.023306 np0000175527 devstack@c-api.service[112093]: 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 20 22:07:34.023863 np0000175527 devstack@c-api.service[112092]: 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 20 22:07:34.024314 np0000175527 devstack@c-api.service[112093]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112093) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:07:34.024405 np0000175527 devstack@c-api.service[112092]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112092) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:07:34.115791 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.115791 np0000175527 devstack@c-api.service[112092]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:07:34.120207 np0000175527 devstack@c-api.service[112093]: /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 20 22:07:34.120207 np0000175527 devstack@c-api.service[112093]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:07:34.144631 np0000175527 devstack@c-api.service[112091]: 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 20 22:07:34.144761 np0000175527 devstack@c-api.service[112091]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112091) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:07:34.176654 np0000175527 devstack@c-api.service[112094]: 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 20 22:07:34.176860 np0000175527 devstack@c-api.service[112094]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112094) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:07:34.212999 np0000175527 devstack@c-api.service[112091]: /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 20 22:07:34.212999 np0000175527 devstack@c-api.service[112091]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:07:34.239480 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:34.239480 np0000175527 devstack@c-api.service[112094]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:07:34.589625 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112092) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:07:34.589989 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.590192 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112093) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:07:34.590270 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.590270 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.590532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.590619 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.590872 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.591384 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.591535 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.591535 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.591615 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.591615 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.591690 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.591730 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.591851 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.591961 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.592067 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.592171 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.592259 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.592385 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.592570 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.598128 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112094) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:07:34.598208 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.598208 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.598284 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.598318 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.598354 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.598479 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.598566 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.598644 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.598718 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.598718 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.598875 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.599001 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.599098 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.599188 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.599235 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.599271 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.599307 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.599352 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.599390 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.599434 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.599434 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.599509 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.599549 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.599584 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.600539 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.600602 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.600639 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.600750 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.600823 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.600903 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.601009 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.601066 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.601102 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.601138 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.601174 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.601174 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.601174 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.601174 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.601446 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.601514 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.601603 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.601686 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.601686 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.601797 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.601834 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.601884 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.602007 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.602007 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.602168 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.602251 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.602335 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.602383 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.602421 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.602463 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.602499 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.602541 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.602580 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.602629 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.602673 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.602709 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.602745 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.602784 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.602784 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.602850 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.602850 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.602850 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.603061 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.603255 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.603255 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.603345 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.603443 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.603518 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.603603 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.604296 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.604403 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.604446 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.604498 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.604539 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.604578 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.604615 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.604658 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.604700 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.604735 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.604778 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.604911 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.604911 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.605154 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.605239 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.605239 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.605239 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.605435 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.605435 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.605435 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.605435 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.606071 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.606173 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.606173 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.606327 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.606375 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.606375 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.606466 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.606510 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.606547 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.606583 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.606625 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.606625 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.606625 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.606625 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.606776 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.606776 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.606776 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.606889 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.607203 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.607203 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.607203 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.608913 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.609037 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.609037 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.609157 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.609202 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.609246 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.609284 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.609606 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.609722 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.609788 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.609884 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.610009 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.610115 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.610172 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.610172 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.610241 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.610277 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.610277 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.610352 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.610395 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.610395 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.610900 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.610974 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.611014 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.611062 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.611103 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.611138 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.611172 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.611216 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.611257 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.611296 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.611334 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.611376 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.611415 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.611451 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.611731 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.611820 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.611898 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.612012 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.612112 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.612198 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.612276 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.613437 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.613528 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.613528 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.613665 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.613735 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.613735 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.613883 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.613973 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.614051 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.614137 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.614213 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.614213 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.614213 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.614213 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.614445 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.614445 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.614445 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.614648 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.614687 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.614726 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.614763 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.614808 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.614850 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.614889 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.614929 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.615006 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.615047 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.615084 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.615122 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.615156 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.615197 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.615235 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.615281 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.615317 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.615361 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.615411 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.615450 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.615487 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.615522 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.615566 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.615603 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.615642 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.615678 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.615714 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.615759 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.615759 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.615759 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.615759 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.615759 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.615983 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.616262 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.616262 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.616342 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.616342 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.616455 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.616498 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.616536 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.616575 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.616609 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.616643 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.616687 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.616724 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.616762 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.616804 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.616841 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.616882 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.616926 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.616926 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.616926 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.617835 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.617835 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.617835 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.617835 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.617835 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.617835 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.617835 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.621014 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.621123 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.621123 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.621285 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.621371 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.621444 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.621512 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.621590 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.621661 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.621732 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.621809 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.621809 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.621809 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.621809 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.622137 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.622137 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.622137 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.622137 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.622428 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.622428 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.622428 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.622646 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.622728 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.622813 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.622888 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.622969 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.623059 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.623146 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.623146 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.623302 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.623382 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.623467 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.623467 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.623612 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.623696 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.623784 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.623864 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.623939 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.624030 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.624105 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.624196 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.624274 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.624348 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.624464 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.624552 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.624630 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.624706 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.624781 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.624854 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.624935 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.625040 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.625119 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.625201 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.625285 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.625356 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.625425 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.625506 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.625586 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.625670 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.625748 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.625830 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.625915 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.626023 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.626135 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.626180 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.626222 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.626257 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.626293 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.626327 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.626360 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.626402 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.626439 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.626475 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.626821 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.626858 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.626858 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.626858 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.626858 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.627001 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.627048 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.627092 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.627132 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.627176 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.627211 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.627245 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.627279 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.627315 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.627351 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.627390 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.627430 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.627430 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.627497 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.627533 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.627566 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.627566 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.627626 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.627813 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.627813 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.628259 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.628346 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.628450 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.628531 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.628603 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.628679 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.628755 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.628834 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.628916 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.628916 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.628916 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.629338 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.629338 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.629338 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.629338 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.629338 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.629338 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.629746 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.633186 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.633328 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.633328 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.633328 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.633557 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.633557 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.633703 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.633776 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.633853 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.633853 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.633853 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.633853 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.633853 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.634285 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.634463 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.634588 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.634588 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.634670 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.634799 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.635028 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.635028 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.636343 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.636428 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.636481 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.636523 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.636630 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.636630 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.636762 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.636841 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.636912 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.636912 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.636912 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.636912 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.637117 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.637117 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.637576 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.637637 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.637680 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.637717 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.637755 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.637791 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.637836 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.637875 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.637919 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.638002 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.638049 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.638088 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.638129 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.638168 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.638217 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.638255 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.638292 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.638328 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.638373 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.638413 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.638463 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.638504 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.638542 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.638580 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.638616 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.638654 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.638699 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.638739 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.638785 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.638785 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.638785 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.638785 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.638785 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.638785 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.639003 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.639043 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.639080 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.639116 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.639116 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.639297 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.639344 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.639382 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.639419 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.639456 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.639501 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.639539 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.639580 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.639633 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.639673 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.639709 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.639744 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.639780 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.639815 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.639850 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.639884 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.639920 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.639986 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.640032 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.640064 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.640098 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.640133 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.640170 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.640206 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.640262 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.640301 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.640338 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.640429 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.640485 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.640523 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.640562 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.640601 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.640601 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.640669 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.640709 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.640752 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.640789 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.640826 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.640826 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.640826 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.640826 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.641865 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.641865 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.642050 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.642127 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.642214 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.642300 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.642385 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.642469 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.642543 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.642616 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.642685 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.642756 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.642830 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.642905 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.643016 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.643103 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.643186 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.643272 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.643272 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.643422 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.643422 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.643422 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.643422 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.643422 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.643422 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.643934 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.643934 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.643934 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.643934 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.644327 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.644429 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.644536 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.644536 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.644759 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.644865 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.645012 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.645012 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.645167 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.645244 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.645324 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.645402 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.645402 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.645532 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.646188 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.646188 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.646331 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.646403 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.646403 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.646403 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.646403 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.646403 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.646740 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.646810 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.646810 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.646961 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.647030 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.647092 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.647168 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.647233 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.647303 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.647373 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.647442 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.647514 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.647581 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.647647 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.647716 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.647780 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.647857 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.647857 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.648006 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.648050 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.648081 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.648112 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.648112 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.648169 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.648201 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.648245 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.648281 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.648317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.648317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.648317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.648317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.648317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.648317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.648317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.648317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.648601 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.648601 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.648601 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.648601 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.648601 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.648601 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.648601 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.649260 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.649260 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.649260 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.649260 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.649260 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.649260 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.649260 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.649734 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.649734 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.649734 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.649734 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.649734 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.649734 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.649734 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.650262 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.650262 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.650262 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.650262 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.650262 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.650262 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.650262 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.650508 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.650508 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.650508 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.650611 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.650644 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.650674 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.650674 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.650735 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.650769 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.650813 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.650858 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.650858 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.650914 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.650966 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.651013 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.651013 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.651013 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.651013 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.651013 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.651013 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.651197 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.651232 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.651266 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.651266 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.651266 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.651266 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.651266 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.651266 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.651924 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.652023 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.652067 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.652100 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.652190 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.652259 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.652326 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112094) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.652414 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.652473 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.652535 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.652631 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.652689 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112094) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.657446 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.657545 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.657640 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.657733 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.657814 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.657897 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.658014 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.659155 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112093) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.659249 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.659336 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.659420 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.659509 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.659588 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112093) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.680658 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112091) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:07:34.681166 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.681240 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.681449 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.681889 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.681993 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.682047 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.682123 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.682123 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.682222 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.682272 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.683195 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.683296 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.683357 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.683416 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.683467 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.683524 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.683597 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.684105 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.684181 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.684235 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.684288 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.684338 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.684414 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.684612 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.684748 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.684865 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.684865 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.685107 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.685107 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.685107 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.685107 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.685657 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.685746 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.685746 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.685987 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.686063 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.686131 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.686185 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.686633 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.686706 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.686758 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.686821 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.686897 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.686897 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.687032 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.687502 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.687580 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.687580 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.687697 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.687697 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.687793 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.687852 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.688307 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.688363 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.688466 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.688539 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.688622 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.688622 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.688727 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.689227 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.689279 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.689366 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.689457 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.689457 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.689562 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.689562 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.689809 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.689866 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.689909 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.690025 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.690102 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.690102 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.690258 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.690258 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.690397 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.690397 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.690397 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.690494 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.690494 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.690565 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.691009 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.691076 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.691120 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.691213 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.691294 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.691294 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.691431 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.694970 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.695061 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.695113 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.695149 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.695292 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.695292 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.695369 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.695837 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.695893 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.695938 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.696060 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.696133 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.696133 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.696262 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.696262 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.696388 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.696388 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.696488 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.696529 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.696576 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.696694 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.696694 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.696836 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.696836 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.696976 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.696976 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.697117 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.697117 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.697562 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.697622 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.697671 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.697759 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.697832 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.697832 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.697997 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.698417 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.698494 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.698535 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.698615 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.698695 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.698695 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.698802 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.698978 np0000175527 devstack@c-api.service[112092]: INFO dbcounter [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Registered counter for database cinder May 20 22:07:34.699567 np0000175527 devstack@c-api.service[112094]: INFO dbcounter [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Registered counter for database cinder May 20 22:07:34.699638 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.699727 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.699807 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.699876 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.699876 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.700023 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.700023 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.700790 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.700862 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.700900 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.700968 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.701108 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.701108 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.701333 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.701516 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.701656 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.701656 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.701656 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.701805 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.701805 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.701917 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.701917 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.702067 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.702067 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.702163 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.702163 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.702283 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.702283 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.702587 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.702587 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.702811 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.702811 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.702811 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.702811 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.703261 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.703261 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.703261 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.703261 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.703261 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.703261 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.703261 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.703261 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.704170 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.704170 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.704170 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.704170 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.704170 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.704170 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.704170 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.704170 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.704769 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.704769 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.704769 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.704769 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.704769 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.704769 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.705060 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.705060 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.705138 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.705190 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.705242 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.705295 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.705347 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.705426 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.705492 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.705492 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.705590 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.705647 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.705700 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.705752 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.706308 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.706393 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.706393 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.706520 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.706520 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.706629 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.706629 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.706920 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.707042 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.707042 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.707159 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.707159 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.707270 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.707270 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.707559 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.707636 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.707692 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.707757 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.707812 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.707875 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.708161 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:07:34.708612 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:07:34.708750 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:07:34.708750 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:07:34.708750 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:07:34.709092 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:07:34.709092 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:07:34.710814 np0000175527 devstack@c-api.service[112094]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7ae337-2245-460d-809b-92674a126cc1 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=112094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:34.712604 np0000175527 devstack@c-api.service[112092]: DEBUG oslo_db.sqlalchemy.engines [None req-95067c6c-69d7-4770-b714-e3223b238c92 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=112092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:34.717101 np0000175527 devstack@c-api.service[112093]: INFO dbcounter [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Registered counter for database cinder May 20 22:07:34.730523 np0000175527 devstack@c-api.service[112093]: DEBUG oslo_db.sqlalchemy.engines [None req-b7d9b024-fdd0-4857-8a72-7124f432602c 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=112093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:34.756296 np0000175527 devstack@c-api.service[112091]: INFO dbcounter [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Registered counter for database cinder May 20 22:07:34.768096 np0000175527 devstack@c-api.service[112091]: DEBUG oslo_db.sqlalchemy.engines [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 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=112091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:34.826933 np0000175527 devstack@c-api.service[112094]: DEBUG dbcounter [-] [112094] Writer thread running {{(pid=112094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:07:34.827422 np0000175527 devstack@c-api.service[112092]: DEBUG dbcounter [-] [112092] Writer thread running {{(pid=112092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:07:34.829762 np0000175527 devstack@c-api.service[112094]: INFO cinder.rpc [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:07:34.830133 np0000175527 devstack@c-api.service[112092]: INFO cinder.rpc [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:07:34.832239 np0000175527 devstack@c-api.service[112094]: INFO cinder.rpc [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:07:34.832417 np0000175527 devstack@c-api.service[112092]: INFO cinder.rpc [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:07:34.834454 np0000175527 devstack@c-api.service[112092]: INFO cinder.rpc [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:07:34.834694 np0000175527 devstack@c-api.service[112094]: INFO cinder.rpc [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:07:34.836100 np0000175527 devstack@c-api.service[112092]: INFO cinder.rpc [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:07:34.836408 np0000175527 devstack@c-api.service[112094]: INFO cinder.rpc [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:07:34.836970 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.837446 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.838580 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.839781 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.842555 np0000175527 devstack@c-api.service[112092]: DEBUG oslo_db.sqlalchemy.engines [None req-95067c6c-69d7-4770-b714-e3223b238c92 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=112092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:34.844348 np0000175527 devstack@c-api.service[112092]: INFO cinder.rpc [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:07:34.845701 np0000175527 devstack@c-api.service[112094]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7ae337-2245-460d-809b-92674a126cc1 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=112094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:34.846496 np0000175527 devstack@c-api.service[112092]: INFO cinder.rpc [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:07:34.847707 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.849858 np0000175527 devstack@c-api.service[112094]: INFO cinder.rpc [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:07:34.853711 np0000175527 devstack@c-api.service[112094]: INFO cinder.rpc [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:07:34.853818 np0000175527 devstack@c-api.service[112093]: DEBUG dbcounter [-] [112093] Writer thread running {{(pid=112093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:07:34.855921 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.856759 np0000175527 devstack@c-api.service[112093]: INFO cinder.rpc [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:07:34.859057 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.859165 np0000175527 devstack@c-api.service[112093]: INFO cinder.rpc [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:07:34.861513 np0000175527 devstack@c-api.service[112093]: INFO cinder.rpc [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:07:34.862461 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.864531 np0000175527 devstack@c-api.service[112093]: INFO cinder.rpc [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:07:34.865721 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.865966 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.867919 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.869838 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.872121 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.873999 np0000175527 devstack@c-api.service[112093]: DEBUG oslo_db.sqlalchemy.engines [None req-b7d9b024-fdd0-4857-8a72-7124f432602c 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=112093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:34.874430 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.876006 np0000175527 devstack@c-api.service[112093]: INFO cinder.rpc [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:07:34.876774 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.877645 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.877923 np0000175527 devstack@c-api.service[112093]: INFO cinder.rpc [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:07:34.878723 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.879749 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.881730 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.882823 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.884903 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.885915 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.887855 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.888273 np0000175527 devstack@c-api.service[112091]: DEBUG dbcounter [-] [112091] Writer thread running {{(pid=112091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:07:34.888975 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.890485 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.890915 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.891707 np0000175527 devstack@c-api.service[112091]: INFO cinder.rpc [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:07:34.892726 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.893267 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.893743 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.894642 np0000175527 devstack@c-api.service[112091]: INFO cinder.rpc [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:07:34.896125 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.896666 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.897490 np0000175527 devstack@c-api.service[112091]: INFO cinder.rpc [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:07:34.898166 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.899079 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.899275 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.900071 np0000175527 devstack@c-api.service[112091]: INFO cinder.rpc [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:07:34.900853 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.901382 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.902562 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.903224 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.904490 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.904669 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.906348 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.906570 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.907500 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.907869 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.909613 np0000175527 devstack@c-api.service[112091]: DEBUG oslo_db.sqlalchemy.engines [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 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=112091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:34.909800 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.910216 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.910664 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.911733 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.912482 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.913435 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.913697 np0000175527 devstack@c-api.service[112091]: INFO cinder.rpc [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:07:34.914047 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.914306 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.915099 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.915659 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.916354 np0000175527 devstack@c-api.service[112092]: WARNING cinder.api.contrib.hosts [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:07:34.916992 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.917048 np0000175527 devstack@c-api.service[112091]: INFO cinder.rpc [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:07:34.917192 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.917245 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.917918 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.918474 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: extensions {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.918665 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.919926 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: os-availability-zone {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.920017 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.920055 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.921369 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: qos-specs {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.921430 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.921465 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.922558 np0000175527 devstack@c-api.service[112094]: WARNING cinder.api.contrib.hosts [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:07:34.923302 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.923450 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: extra_specs {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.924245 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: extensions {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.924392 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.925083 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: encryption {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.926385 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: os-availability-zone {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.927337 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: os-volume-type-access {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.927656 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: qos-specs {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.927899 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.928932 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: os-quota-class-sets {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.929777 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: extra_specs {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.930263 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: encryption {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.930911 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.931353 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: encryption {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.931735 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: os-snapshot-manage {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.932870 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.932984 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: os-volume-type-access {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.933232 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: consistencygroups {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.934432 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.934535 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: os-quota-class-sets {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.935210 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: backups {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.935794 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: encryption {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.936350 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.936559 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.937226 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: scheduler-stats {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.937396 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: os-snapshot-manage {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.938196 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.938659 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: os-quota-sets {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.938783 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: consistencygroups {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.939592 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.940092 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: os-volume-manage {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.940641 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.940768 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: backups {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.941585 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: capabilities {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.942441 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.942741 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: scheduler-stats {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.942871 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: os-volume-transfer {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.943781 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.944192 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: os-quota-sets {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.944455 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: os-hosts {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.944966 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.945590 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: os-volume-manage {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.945850 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extended resource: cgsnapshots {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.946446 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.946854 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.947035 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: capabilities {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.947305 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.contrib.snapshot_actions [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] SnapshotActionsController initialized {{(pid=112092) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:07:34.947917 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.948182 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.948285 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: os-volume-transfer {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.949211 np0000175527 devstack@c-api.service[112093]: WARNING cinder.api.contrib.hosts [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:07:34.949667 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.949880 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: os-hosts {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.950004 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.950072 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.951038 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.951085 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: extensions {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.951250 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extended resource: cgsnapshots {{(pid=112094) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.952361 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.952522 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: os-availability-zone {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.954266 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.954698 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] SnapshotActionsController initialized {{(pid=112094) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:07:34.954741 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.954777 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.955283 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.955378 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.956049 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.956406 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: qos-specs {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.956635 np0000175527 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.956722 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.957550 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.958165 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958165 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958165 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958423 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.958523 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958523 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958523 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension AdminActions extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958523 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension AdminActions extending resource: snapshots {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958523 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension AdminActions extending resource: backups {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958837 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958837 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension VolumeActions extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.958996 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension TypesManage extending resource: types {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.959099 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.959174 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.959276 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.959348 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.959413 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.959507 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-95067c6c-69d7-4770-b714-e3223b238c92 None None] Extension UsedLimits extending resource: limits {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.960244 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.960808 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.961240 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: extra_specs {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.962180 np0000175527 devstack@c-api.service[112094]: WARNING castellan.key_manager.migration [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.963046 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.963191 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.963286 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.963487 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.963566 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.963673 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension AdminActions extending resource: volumes {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.963733 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: encryption {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.963795 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension AdminActions extending resource: snapshots {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.963867 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension AdminActions extending resource: backups {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.963994 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.964351 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension VolumeActions extending resource: volumes {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.964351 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension TypesManage extending resource: types {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.964351 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.964583 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.964583 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.964719 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.964719 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.v3.router [None req-7a7ae337-2245-460d-809b-92674a126cc1 None None] Extension UsedLimits extending resource: limits {{(pid=112094) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.965326 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: os-volume-type-access {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.965860 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.966874 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: os-quota-class-sets {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.968281 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: encryption {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.968514 np0000175527 devstack@c-api.service[112092]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f0fd52a3668 pid: 112092 (default app) May 20 22:07:34.969341 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.969774 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: os-snapshot-manage {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.971427 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: consistencygroups {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.971508 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.972712 np0000175527 devstack@c-api.service[112094]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f0fd52a3668 pid: 112094 (default app) May 20 22:07:34.973072 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.973730 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: backups {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.974556 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.975984 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: scheduler-stats {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.976422 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.977594 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: os-quota-sets {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.977786 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.977786 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.977786 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.977786 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.978310 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.978310 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.978310 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.978310 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.978767 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.978767 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.978767 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.978767 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.978767 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.978767 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.979418 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.979418 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.979418 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.979418 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.979418 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.979995 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.979995 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.979995 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.979995 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.979995 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.980459 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.980459 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.980459 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.980459 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.980764 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.980764 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.980764 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.980764 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.980764 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981154 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.981154 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981154 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.981154 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981154 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.981439 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981439 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.981439 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981439 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.981439 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981439 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.981818 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981818 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.981818 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981818 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.981818 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.981818 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.982663 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.982763 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.982763 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.982763 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.982763 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.982763 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.982763 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.983486 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.983486 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.983486 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.983486 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.983486 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.984227 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.984227 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.984227 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.984227 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.984227 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.985066 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.985066 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.985066 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.985066 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.985066 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.985066 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.985616 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.985616 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.985616 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.985616 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.985616 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.985616 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.986242 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.986242 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.986242 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.986242 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.986242 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.986696 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.986696 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.986696 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.986696 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.986696 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987141 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987141 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987141 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987141 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987361 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987361 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987361 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987361 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987562 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987562 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987562 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987562 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987562 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987778 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987778 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987778 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987778 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987778 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987996 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987996 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.987996 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.987996 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988155 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988155 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988155 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988155 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988430 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988430 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988430 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988430 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988610 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988610 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988610 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988610 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988767 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988767 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988767 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988767 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988969 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988969 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988969 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.988969 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.988969 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989207 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989207 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989207 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989207 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989207 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989207 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989447 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989447 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989447 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989447 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989447 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989630 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989630 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989717 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: os-volume-manage {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.989754 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989754 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989754 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989754 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.989754 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.989754 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.990566 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.990566 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.990566 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.990566 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.990566 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.990943 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.990943 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.990943 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.990943 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.990943 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.990943 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.990943 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.991445 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.991445 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.991445 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.991445 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.991445 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.991867 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.991867 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.991867 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.991867 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.991867 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.992209 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.992209 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.992209 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.992209 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.992498 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.992498 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.992498 np0000175527 devstack@c-api.service[112092]: /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 20 22:07:34.992498 np0000175527 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 20 22:07:34.992897 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.992989 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: capabilities {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.993061 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.middleware.request_id [None req-b5184c15-e8bd-4e1f-9fb2-bb36c3c1aa7c None None] RequestId filter calling following filter/app {{(pid=112092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:07:34.993115 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: os-volume-transfer {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.993170 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.993217 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: os-hosts {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.993262 np0000175527 devstack@c-api.service[112091]: WARNING cinder.api.contrib.hosts [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:07:34.993306 np0000175527 devstack@c-api.service[112092]: [pid: 112092|app: 0|req: 1/1] 162.253.55.100 () {60 vars in 956 bytes} [Wed May 20 22:07:34 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 20 22:07:34.993349 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.993393 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extended resource: cgsnapshots {{(pid=112093) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.993465 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: extensions {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.993513 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.contrib.snapshot_actions [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] SnapshotActionsController initialized {{(pid=112093) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:07:34.993513 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.993595 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: os-availability-zone {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.993645 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.993691 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: qos-specs {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.993735 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.993777 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: extra_specs {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.993820 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.993820 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.994509 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.995843 np0000175527 devstack@c-api.service[112093]: WARNING castellan.key_manager.migration [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:34.995907 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: encryption {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.996757 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.996895 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997019 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997222 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997317 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997416 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension AdminActions extending resource: volumes {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997511 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: os-volume-type-access {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:34.997560 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension AdminActions extending resource: snapshots {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997624 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension AdminActions extending resource: backups {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997733 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997826 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension VolumeActions extending resource: volumes {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.997966 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension TypesManage extending resource: types {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.998078 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.998179 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.998285 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.998385 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.998498 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.v3.router [None req-b7d9b024-fdd0-4857-8a72-7124f432602c None None] Extension UsedLimits extending resource: limits {{(pid=112093) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:34.999279 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: os-quota-class-sets {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.000679 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: encryption {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.002210 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: os-snapshot-manage {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.003673 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: consistencygroups {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.006117 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: backups {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.007020 np0000175527 devstack@c-api.service[112093]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f0fd52a3668 pid: 112093 (default app) May 20 22:07:35.009036 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: scheduler-stats {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.011294 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: os-quota-sets {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.013386 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: os-volume-manage {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.014841 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: capabilities {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.016175 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: os-volume-transfer {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.017845 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: os-hosts {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.019253 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extended resource: cgsnapshots {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:07:35.021304 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.contrib.snapshot_actions [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] SnapshotActionsController initialized {{(pid=112091) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:07:35.022311 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:35.023864 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:35.025369 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:35.026716 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:35.028156 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:35.029733 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:35.031108 np0000175527 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:07:35.032040 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.032189 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.032327 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.032510 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.032716 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.032799 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension AdminActions extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.032876 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension AdminActions extending resource: snapshots {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033067 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension AdminActions extending resource: backups {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033204 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033204 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension VolumeActions extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033316 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension TypesManage extending resource: types {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033469 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033583 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033704 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033813 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.033885 np0000175527 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-d631d670-0c25-4a5f-bdfe-11d20e210692 None None] Extension UsedLimits extending resource: limits {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:07:35.042883 np0000175527 devstack@c-api.service[112091]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f0fd52a3668 pid: 112091 (default app) May 20 22:07:42.238199 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.238199 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.238199 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.238199 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.238764 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.238764 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.238764 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.238764 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.238938 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.238938 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.238938 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.238938 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.238938 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.238938 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239160 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239160 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239160 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239160 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239160 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239348 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239348 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239348 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239348 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239348 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239527 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239527 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239527 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239527 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239684 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239684 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239684 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239684 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239684 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239864 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239864 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239864 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.239864 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.239864 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240069 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240069 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240069 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240069 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240069 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240069 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240335 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240335 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240335 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240335 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240335 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240335 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240550 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240550 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240550 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240550 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240550 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240550 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240765 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240765 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240765 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240765 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240765 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240987 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240987 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240987 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.240987 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.240987 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241165 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241165 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241165 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241165 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241165 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241165 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241385 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241385 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241385 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241385 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241385 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241385 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241590 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241590 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241590 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241590 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241590 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241780 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241780 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241780 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241780 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241780 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241984 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241984 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.241984 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.241984 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242129 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242129 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242129 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242129 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242285 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242285 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242285 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242285 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242285 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242496 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242496 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242496 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242496 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242496 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242677 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242677 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242677 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242677 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242856 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242856 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.242856 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.242856 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243033 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243033 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243033 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243033 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243179 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243179 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243179 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243179 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243328 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243328 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243328 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243328 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243479 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243479 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243479 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243479 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243479 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243675 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243675 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243675 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243675 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243675 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243675 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243903 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243903 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243903 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.243903 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.243903 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244104 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244104 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244104 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244104 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244104 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244104 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244334 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244334 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244334 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244334 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244334 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244334 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244505 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244505 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244505 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244505 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244505 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244505 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244723 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244723 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244723 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244723 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244723 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244723 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244918 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244918 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.244918 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.244918 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.245050 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.245050 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.245050 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.245050 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.245050 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.245223 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.245223 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.245223 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.245223 np0000175527 devstack@c-api.service[112094]: /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 20 22:07:42.245223 np0000175527 devstack@c-api.service[112094]: warnings.warn(deprecated_msg) May 20 22:07:42.245223 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.middleware.request_id [None req-6340f7fe-efc0-4c4d-af09-a081b067eb43 None None] RequestId filter calling following filter/app {{(pid=112094) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:07:42.744423 np0000175527 devstack@c-api.service[112094]: INFO cinder.api.openstack.wsgi [None req-6340f7fe-efc0-4c4d-af09-a081b067eb43 admin admin] POST https://162.253.55.100/volume/v3/types May 20 22:07:42.745231 np0000175527 devstack@c-api.service[112094]: DEBUG cinder.api.openstack.wsgi [None req-6340f7fe-efc0-4c4d-af09-a081b067eb43 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:07:42.747275 np0000175527 devstack@c-api.service[112094]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:07:42.747275 np0000175527 devstack@c-api.service[112094]: warnings.warn( May 20 22:07:42.754244 np0000175527 devstack@c-api.service[112094]: DEBUG oslo_db.sqlalchemy.engines [None req-6340f7fe-efc0-4c4d-af09-a081b067eb43 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=112094) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:42.792413 np0000175527 devstack@c-api.service[112094]: INFO cinder.api.openstack.wsgi [None req-6340f7fe-efc0-4c4d-af09-a081b067eb43 admin admin] https://162.253.55.100/volume/v3/types returned with HTTP 200 May 20 22:07:42.793088 np0000175527 devstack@c-api.service[112094]: [pid: 112094|app: 0|req: 1/2] 162.253.55.100 () {68 vars in 1288 bytes} [Wed May 20 22:07:42 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:07:42.807859 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.middleware.request_id [req-6340f7fe-efc0-4c4d-af09-a081b067eb43 req-8e9ae3e2-e54b-45b2-bb87-0a5f8a17fd9e None None] RequestId filter calling following filter/app {{(pid=112092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:07:43.144931 np0000175527 devstack@c-api.service[112092]: INFO cinder.api.openstack.wsgi [req-6340f7fe-efc0-4c4d-af09-a081b067eb43 req-8e9ae3e2-e54b-45b2-bb87-0a5f8a17fd9e admin admin] POST https://162.253.55.100/volume/v3/types/a28c817b-0040-4a0b-8ae9-10f0db58c3e0/extra_specs May 20 22:07:43.145464 np0000175527 devstack@c-api.service[112092]: DEBUG cinder.api.openstack.wsgi [req-6340f7fe-efc0-4c4d-af09-a081b067eb43 req-8e9ae3e2-e54b-45b2-bb87-0a5f8a17fd9e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:07:43.147145 np0000175527 devstack@c-api.service[112092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:07:43.147145 np0000175527 devstack@c-api.service[112092]: warnings.warn( May 20 22:07:43.152371 np0000175527 devstack@c-api.service[112092]: DEBUG oslo_db.sqlalchemy.engines [req-6340f7fe-efc0-4c4d-af09-a081b067eb43 req-8e9ae3e2-e54b-45b2-bb87-0a5f8a17fd9e 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=112092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:07:43.205228 np0000175527 devstack@c-api.service[112092]: INFO cinder.api.openstack.wsgi [req-6340f7fe-efc0-4c4d-af09-a081b067eb43 req-8e9ae3e2-e54b-45b2-bb87-0a5f8a17fd9e admin admin] https://162.253.55.100/volume/v3/types/a28c817b-0040-4a0b-8ae9-10f0db58c3e0/extra_specs returned with HTTP 200 May 20 22:07:43.205772 np0000175527 devstack@c-api.service[112092]: [pid: 112092|app: 0|req: 2/3] 162.253.55.100 () {70 vars in 1505 bytes} [Wed May 20 22:07:42 2026] POST /volume/v3/types/a28c817b-0040-4a0b-8ae9-10f0db58c3e0/extra_specs => generated 55 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:07:44.877591 np0000175527 devstack@c-api.service[112093]: DEBUG dbcounter [-] [112093] Writing DB stats cinder:SELECT=6 {{(pid=112093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:07:44.915921 np0000175527 devstack@c-api.service[112091]: DEBUG dbcounter [-] [112091] Writing DB stats cinder:SELECT=6 {{(pid=112091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:07:52.789792 np0000175527 devstack@c-api.service[112094]: DEBUG dbcounter [-] [112094] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:07:53.203685 np0000175527 devstack@c-api.service[112092]: DEBUG dbcounter [-] [112092] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:14:27.381261 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.381261 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.381261 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.381261 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.381261 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.382144 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.382144 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.382144 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.382144 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.382144 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.382502 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.382502 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.382502 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.382502 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.382502 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.382502 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.382899 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.382899 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.382899 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.382899 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.383222 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.383222 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.383222 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.383222 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.383472 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.383472 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.383472 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.383472 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.383714 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.383714 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.383714 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.383714 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.383714 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384221 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.384221 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384221 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.384221 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384221 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.384507 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384507 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.384507 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384507 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.384507 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384507 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.384869 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384869 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.384869 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384869 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.384869 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.384869 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.385302 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.385302 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.385302 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.385302 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.385302 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.385302 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.385649 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.385649 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.385649 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.385649 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.385649 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386052 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.386052 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386052 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.386052 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386052 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.386334 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386334 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.386334 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386334 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.386334 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386334 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.386733 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386733 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.386733 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386733 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.386733 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.386733 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.387118 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.387118 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.387118 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.387118 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.387118 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.387510 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.387510 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.387510 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.387510 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.387510 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.387833 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.387833 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.387833 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.387833 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.388125 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.388125 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.388125 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.388125 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.388414 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.388414 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.388414 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.388414 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.388414 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.388787 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.388787 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.388787 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.388787 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.388787 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.389133 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.389133 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.389133 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.389133 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.389406 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.389406 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.389406 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.389406 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.389674 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.389674 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.389674 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.389674 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.389979 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.389979 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.389979 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.389979 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.390270 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.390270 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.390270 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.390270 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.390536 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.390536 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.390536 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.390536 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.390536 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.390871 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.390871 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.390871 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.390871 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.390871 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.390871 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391337 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391337 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391337 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391337 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391337 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391582 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391582 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391582 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391582 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391582 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391582 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391767 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391767 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391767 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391767 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391767 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391767 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391964 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391964 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391964 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391964 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.391964 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.391964 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392145 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392145 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392145 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392145 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392145 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392145 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392343 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392343 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392343 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392343 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392468 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392468 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392468 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392468 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392468 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392634 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392634 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392634 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392634 np0000175527 devstack@c-api.service[112093]: /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 20 22:14:27.392634 np0000175527 devstack@c-api.service[112093]: warnings.warn(deprecated_msg) May 20 22:14:27.392634 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.middleware.request_id [None req-4944f6f3-1746-4ab5-b84a-958eb2a24aff None None] RequestId filter calling following filter/app {{(pid=112093) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:14:27.392634 np0000175527 devstack@c-api.service[112093]: INFO cinder.api.openstack.wsgi [None req-4944f6f3-1746-4ab5-b84a-958eb2a24aff None None] GET https://162.253.55.100/volume// May 20 22:14:27.392830 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.openstack.wsgi [None req-4944f6f3-1746-4ab5-b84a-958eb2a24aff None None] Empty body provided in request {{(pid=112093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:14:27.392830 np0000175527 devstack@c-api.service[112093]: DEBUG cinder.api.openstack.wsgi [None req-4944f6f3-1746-4ab5-b84a-958eb2a24aff None None] Calling method 'all' {{(pid=112093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:14:27.392830 np0000175527 devstack@c-api.service[112093]: INFO cinder.api.openstack.wsgi [None req-4944f6f3-1746-4ab5-b84a-958eb2a24aff None None] https://162.253.55.100/volume// returned with HTTP 300 May 20 22:14:27.392830 np0000175527 devstack@c-api.service[112093]: [pid: 112093|app: 0|req: 1/4] 162.253.55.100 () {66 vars in 1456 bytes} [Wed May 20 22:14:27 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)