May 16 14:30:32.267313 np0000174401 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 16 14:30:32.273002 np0000174401 devstack@c-api.service[112055]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 16 14:30:32 2026] *** May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: nodename: np0000174401 May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: machine: x86_64 May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: clock source: unix May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: pcre jit disabled May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: detected number of CPU cores: 16 May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: current working directory: / May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: detected binary path: /usr/bin/uwsgi-core May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: your processes number limit is 256917 May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: your memory page size is 4096 bytes May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: detected max file descriptor number: 2048 May 16 14:30:32.275145 np0000174401 devstack@c-api.service[112055]: lock engine: pthread robust mutexes May 16 14:30:32.275870 np0000174401 devstack@c-api.service[112055]: thunder lock: enabled May 16 14:30:32.275870 np0000174401 devstack@c-api.service[112055]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 16 14:30:32.275870 np0000174401 devstack@c-api.service[112055]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 16 14:30:32.275870 np0000174401 devstack@c-api.service[112055]: PEP 405 virtualenv detected: /opt/stack/data/venv May 16 14:30:32.275870 np0000174401 devstack@c-api.service[112055]: Set PythonHome to /opt/stack/data/venv May 16 14:30:32.309846 np0000174401 devstack@c-api.service[112055]: Python main interpreter initialized at 0x7d42866a3668 May 16 14:30:32.309846 np0000174401 devstack@c-api.service[112055]: python threads support enabled May 16 14:30:32.309846 np0000174401 devstack@c-api.service[112055]: your server socket listen backlog is limited to 100 connections May 16 14:30:32.309846 np0000174401 devstack@c-api.service[112055]: your mercy for graceful operations on workers is 80 seconds May 16 14:30:32.310388 np0000174401 devstack@c-api.service[112055]: mapped 671795 bytes (656 KB) for 4 cores May 16 14:30:32.310513 np0000174401 devstack@c-api.service[112055]: *** Operational MODE: preforking *** May 16 14:30:32.310658 np0000174401 devstack@c-api.service[112055]: *** uWSGI is running in multiple interpreter mode *** May 16 14:30:32.310658 np0000174401 devstack@c-api.service[112055]: spawned uWSGI master process (pid: 112055) May 16 14:30:32.310843 np0000174401 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 16 14:30:32.311240 np0000174401 devstack@c-api.service[112055]: spawned uWSGI worker 1 (pid: 112056, cores: 1) May 16 14:30:32.311710 np0000174401 devstack@c-api.service[112055]: spawned uWSGI worker 2 (pid: 112057, cores: 1) May 16 14:30:32.312147 np0000174401 devstack@c-api.service[112055]: spawned uWSGI worker 3 (pid: 112058, cores: 1) May 16 14:30:32.312605 np0000174401 devstack@c-api.service[112055]: spawned uWSGI worker 4 (pid: 112059, cores: 1) May 16 14:30:32.312678 np0000174401 devstack@c-api.service[112055]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 16 14:30:32.438490 np0000174401 devstack@c-api.service[112058]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:30:32.438490 np0000174401 devstack@c-api.service[112058]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:30:32.438490 np0000174401 devstack@c-api.service[112058]: we strongly recommend against using it for new projects. May 16 14:30:32.438490 np0000174401 devstack@c-api.service[112058]: If you are already using Eventlet, we recommend migrating to a different May 16 14:30:32.438490 np0000174401 devstack@c-api.service[112058]: framework. For more detail see May 16 14:30:32.438490 np0000174401 devstack@c-api.service[112058]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:30:32.438490 np0000174401 devstack@c-api.service[112058]: import eventlet # noqa May 16 14:30:32.451794 np0000174401 devstack@c-api.service[112059]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:30:32.451794 np0000174401 devstack@c-api.service[112059]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:30:32.451794 np0000174401 devstack@c-api.service[112059]: we strongly recommend against using it for new projects. May 16 14:30:32.451794 np0000174401 devstack@c-api.service[112059]: If you are already using Eventlet, we recommend migrating to a different May 16 14:30:32.451794 np0000174401 devstack@c-api.service[112059]: framework. For more detail see May 16 14:30:32.451794 np0000174401 devstack@c-api.service[112059]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:30:32.451794 np0000174401 devstack@c-api.service[112059]: import eventlet # noqa May 16 14:30:32.452731 np0000174401 devstack@c-api.service[112057]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:30:32.452731 np0000174401 devstack@c-api.service[112057]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:30:32.452731 np0000174401 devstack@c-api.service[112057]: we strongly recommend against using it for new projects. May 16 14:30:32.452731 np0000174401 devstack@c-api.service[112057]: If you are already using Eventlet, we recommend migrating to a different May 16 14:30:32.452731 np0000174401 devstack@c-api.service[112057]: framework. For more detail see May 16 14:30:32.452731 np0000174401 devstack@c-api.service[112057]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:30:32.452731 np0000174401 devstack@c-api.service[112057]: import eventlet # noqa May 16 14:30:32.465424 np0000174401 devstack@c-api.service[112056]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:30:32.465424 np0000174401 devstack@c-api.service[112056]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:30:32.465424 np0000174401 devstack@c-api.service[112056]: we strongly recommend against using it for new projects. May 16 14:30:32.465424 np0000174401 devstack@c-api.service[112056]: If you are already using Eventlet, we recommend migrating to a different May 16 14:30:32.465424 np0000174401 devstack@c-api.service[112056]: framework. For more detail see May 16 14:30:32.465424 np0000174401 devstack@c-api.service[112056]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:30:32.465424 np0000174401 devstack@c-api.service[112056]: import eventlet # noqa May 16 14:30:32.520845 np0000174401 devstack@c-api.service[112058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:30:32.520845 np0000174401 devstack@c-api.service[112058]: debtcollector.deprecate( May 16 14:30:32.535310 np0000174401 devstack@c-api.service[112057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:30:32.535310 np0000174401 devstack@c-api.service[112057]: debtcollector.deprecate( May 16 14:30:32.538986 np0000174401 devstack@c-api.service[112059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:30:32.538986 np0000174401 devstack@c-api.service[112059]: debtcollector.deprecate( May 16 14:30:32.574694 np0000174401 devstack@c-api.service[112056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:30:32.574694 np0000174401 devstack@c-api.service[112056]: debtcollector.deprecate( May 16 14:30:32.601183 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:32.601183 np0000174401 devstack@c-api.service[112058]: from cgi import parse_header May 16 14:30:32.614072 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:32.614072 np0000174401 devstack@c-api.service[112057]: from cgi import parse_header May 16 14:30:32.624833 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:32.624833 np0000174401 devstack@c-api.service[112059]: from cgi import parse_header May 16 14:30:32.645523 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:32.645523 np0000174401 devstack@c-api.service[112058]: removals.removed_module( May 16 14:30:32.646205 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:32.646205 np0000174401 devstack@c-api.service[112058]: removals.removed_module( May 16 14:30:32.659786 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:32.659786 np0000174401 devstack@c-api.service[112057]: removals.removed_module( May 16 14:30:32.660637 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:32.660637 np0000174401 devstack@c-api.service[112057]: removals.removed_module( May 16 14:30:32.669273 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:32.669273 np0000174401 devstack@c-api.service[112059]: removals.removed_module( May 16 14:30:32.670012 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:32.670012 np0000174401 devstack@c-api.service[112059]: removals.removed_module( May 16 14:30:32.678420 np0000174401 devstack@c-api.service[112056]: /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 16 14:30:32.678420 np0000174401 devstack@c-api.service[112056]: from cgi import parse_header May 16 14:30:32.726765 np0000174401 devstack@c-api.service[112056]: /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 16 14:30:32.726765 np0000174401 devstack@c-api.service[112056]: removals.removed_module( May 16 14:30:32.726765 np0000174401 devstack@c-api.service[112056]: /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 16 14:30:32.726765 np0000174401 devstack@c-api.service[112056]: removals.removed_module( May 16 14:30:33.270145 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:33.270145 np0000174401 devstack@c-api.service[112057]: warnings.warn( May 16 14:30:33.288934 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:33.288934 np0000174401 devstack@c-api.service[112058]: warnings.warn( May 16 14:30:33.316695 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:33.316695 np0000174401 devstack@c-api.service[112059]: warnings.warn( May 16 14:30:33.337991 np0000174401 devstack@c-api.service[112056]: /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 16 14:30:33.337991 np0000174401 devstack@c-api.service[112056]: warnings.warn( May 16 14:30:33.368459 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:33.368459 np0000174401 devstack@c-api.service[112057]: warnings.warn( May 16 14:30:33.391015 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:33.391015 np0000174401 devstack@c-api.service[112058]: warnings.warn( May 16 14:30:33.413351 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:33.413351 np0000174401 devstack@c-api.service[112059]: warnings.warn( May 16 14:30:33.436380 np0000174401 devstack@c-api.service[112056]: /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 16 14:30:33.436380 np0000174401 devstack@c-api.service[112056]: warnings.warn( May 16 14:30:33.667990 np0000174401 devstack@c-api.service[112057]: 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 16 14:30:33.668592 np0000174401 devstack@c-api.service[112057]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112057) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:30:33.679475 np0000174401 devstack@c-api.service[112058]: 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 16 14:30:33.679978 np0000174401 devstack@c-api.service[112058]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112058) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:30:33.689923 np0000174401 devstack@c-api.service[112059]: 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 16 14:30:33.689923 np0000174401 devstack@c-api.service[112059]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112059) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:30:33.716386 np0000174401 devstack@c-api.service[112056]: 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 16 14:30:33.716831 np0000174401 devstack@c-api.service[112056]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112056) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:30:33.753607 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:33.753607 np0000174401 devstack@c-api.service[112057]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:30:33.754546 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:33.754546 np0000174401 devstack@c-api.service[112059]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:30:33.756160 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:33.756160 np0000174401 devstack@c-api.service[112058]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:30:33.777308 np0000174401 devstack@c-api.service[112056]: /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 16 14:30:33.777308 np0000174401 devstack@c-api.service[112056]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:30:34.211841 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112058) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:30:34.212054 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112059) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:30:34.212115 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112056) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:30:34.212317 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.212385 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.212445 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112057) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:30:34.212497 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.212543 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.212588 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.212638 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.212690 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.212733 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.212783 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.212835 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.212835 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.213006 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.213736 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.213801 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.213844 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.213915 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.213994 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.214042 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.214089 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.214131 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.214299 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.214353 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.214408 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.214460 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.214506 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.214545 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.214600 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.214640 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.214690 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.214741 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.214782 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.214830 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.214876 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.214924 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.214991 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.215036 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.215072 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.215117 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.215162 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.215211 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.220157 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.220270 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.220270 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.220389 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.220389 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.220494 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.220494 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.221001 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.221075 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.221137 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.221204 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.221276 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.221335 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.221438 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.221492 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.221542 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.221588 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.221665 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.221721 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.221761 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.221839 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.222172 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.222269 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.222363 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.222469 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.222558 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.222661 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.222759 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.222814 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.222858 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.222911 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.222985 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.223033 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.223084 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.223129 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.223448 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.223529 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.223630 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.223688 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.223736 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.223788 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.223788 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.223893 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.223968 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.224027 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.224084 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.224138 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.224184 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.224232 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.224278 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.224335 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.224387 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.224440 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.224485 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.224537 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.224537 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.224638 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.224690 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.224739 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.224739 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.224882 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.224936 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.225004 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.225060 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.225113 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.225161 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.225161 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.225233 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.225276 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.225276 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.225344 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.225377 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.225440 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.225481 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.225526 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.225573 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.225619 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.225668 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.225724 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.225773 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.225773 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.225851 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.225894 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.225894 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.226255 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.226329 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.226382 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.226423 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.226477 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.226538 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.226591 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.226640 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.226683 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.226733 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.226776 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.226841 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.226885 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.226939 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.227006 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.227046 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.227095 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.227095 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.227095 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.227198 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.227244 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.227721 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.227806 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.227908 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.227979 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.228040 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.228094 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.228094 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.228178 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.228223 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.228265 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.228330 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.228386 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.228452 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.228504 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.228547 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.228599 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.228663 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.228781 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.228837 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.228884 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.228936 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.229019 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.229066 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.229113 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.229181 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.229231 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.229283 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.229356 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.229473 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.229738 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.229808 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.229860 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.229912 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.230007 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.230076 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.230540 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.230599 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.230640 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.230690 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.230733 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.230788 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.230832 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.230872 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.230911 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.230975 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.231019 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.231068 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.231115 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.231115 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.231204 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.231204 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.231277 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.231339 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.231389 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.231454 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.231521 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.232075 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.232142 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.232199 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.232264 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.232312 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.232359 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.232400 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.232400 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.232481 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.232523 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.232570 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.232570 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.232650 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.232708 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.232754 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.232795 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.232840 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.232840 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.232926 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.233006 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.233006 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.233089 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.233089 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.233201 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.233255 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.233255 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.233255 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.233255 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.233431 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.233431 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.233431 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.233595 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.233642 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.233730 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.233824 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.234653 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.234717 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.234777 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.234829 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.234871 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.234917 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.234978 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.234978 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.235068 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.235110 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.235151 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.235203 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.235254 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.235300 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.235348 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.235388 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.235432 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.235472 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.235472 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.235472 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.235472 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.235636 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.235636 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.235636 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.235636 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.235786 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.235836 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.235880 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.235924 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.235985 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.236041 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.236094 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.236137 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.236189 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.236240 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.236295 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.236348 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.236394 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.236439 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.236490 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.236536 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.236592 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.236644 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.236687 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.236728 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.236781 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.236825 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.236868 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.236912 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.236983 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.237120 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.237174 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.237231 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.237277 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.237321 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.237365 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.237410 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.237514 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.237574 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.237620 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.237673 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.237719 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.237769 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.237819 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.237871 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.237917 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.237990 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.237990 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.237990 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.237990 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.237990 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.237990 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.238230 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.238285 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.238330 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.238379 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.238422 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.238422 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.238497 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.238545 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.238595 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.238639 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.238692 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.238742 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.238788 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.238830 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.238873 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.238922 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.238983 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.238983 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.239086 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.239144 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.239195 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.239414 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.239471 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.239517 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.239566 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.239566 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.239660 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.239710 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.239754 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.239792 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.239792 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.239864 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.239903 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.239946 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.239946 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.239946 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.239946 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.239946 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.239946 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.239946 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.242514 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.242514 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.242702 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.242702 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.242702 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.242702 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.243008 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.243074 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.243074 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.243182 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.243258 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.243316 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.243376 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.243449 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.243549 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.243641 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.243710 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.243775 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.243837 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.243910 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.243910 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.244111 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.244111 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.244111 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.244325 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.244409 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.244471 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.244533 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.244607 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.244679 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.244755 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.244814 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.244870 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.244870 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.245015 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.245086 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.245159 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.245217 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.245273 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.245339 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.245401 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.245458 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.245560 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.245621 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.245678 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.245733 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.245787 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.245855 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.245922 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.246014 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.246074 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.246139 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.246202 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.246258 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.246312 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.246369 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.246423 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.246495 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.246551 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.246609 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.246673 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.246755 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.246840 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.246897 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.246972 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.247031 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.247086 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.247140 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.247221 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.247281 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.247342 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.247398 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.247453 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.247510 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.247573 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.247652 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.247721 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.247800 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.247858 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.247920 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.247998 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.248068 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.248124 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.248188 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.248243 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.248298 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.248298 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.248298 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.248298 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.248298 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.248298 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.248298 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.248663 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.249188 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.249188 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.249188 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.249188 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.249408 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.249476 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.249476 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.249622 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.249680 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.249782 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.249858 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.249915 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.250001 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.250076 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.250133 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.250213 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.250269 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.250332 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.250394 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.250456 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.250512 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.250589 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.250658 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.250658 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.250776 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.250776 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.250776 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.250776 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.251024 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.251097 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.251153 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.251215 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.251277 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.251333 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.251398 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.251398 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.251398 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.251398 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.251599 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.251599 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.251599 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.251762 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.251832 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.251889 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.252020 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.252080 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.252137 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.252190 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.252245 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.252308 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.252308 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.252308 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.252472 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.252472 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.252472 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.252472 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.252694 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.252762 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.252838 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.252900 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.252994 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.253051 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.253107 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.253107 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.253107 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.253107 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.254734 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.254777 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.254856 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.254895 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.254895 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.254963 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.254993 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.255021 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.255062 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.255096 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.255096 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.255148 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.255180 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.255211 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.255592 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.255657 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.255773 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.255836 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.255876 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.255921 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.255966 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.255995 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.256028 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.256059 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.256092 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.256119 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.256180 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.256246 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.257963 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.258032 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.258104 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.258146 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.258221 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.258281 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.258319 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.258352 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.258380 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.258407 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.258436 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.258470 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.258497 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.258497 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.258549 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.258581 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.258614 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.258638 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.258666 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.258707 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.258778 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.258977 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.259053 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.259115 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.259172 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.259203 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.259238 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.259267 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.259294 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.259321 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.259353 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.259381 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.259414 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.259465 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.259530 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.259561 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.259593 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.259621 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.259646 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.259674 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.259702 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.259793 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.259824 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.259851 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.259880 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.259906 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.259938 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.259990 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.260018 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.260045 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.260082 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.260115 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.260142 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.260169 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.260200 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.260227 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.260259 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.260292 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.260320 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.260346 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.260383 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.260411 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.260441 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.260471 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.260503 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.260529 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.260560 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.260585 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.260609 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.260635 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.260667 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.260695 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.260724 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.260757 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.260783 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.260810 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.260842 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.260873 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.260900 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.260936 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.260984 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.261012 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.261040 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.261067 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.261102 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.261130 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.261160 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.261193 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.261224 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.261258 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.261285 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.261317 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.261344 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.261371 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.261401 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.261428 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.261454 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.261486 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.261517 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.261548 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.261633 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.261666 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.261693 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.261719 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.261750 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.261776 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.261804 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.261831 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.261864 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.261891 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.261920 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.261962 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.262003 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.262037 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.262065 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.262095 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.262122 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.262148 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.262184 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.262216 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.262248 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.262278 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.262309 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.262340 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.262367 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.262394 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.262424 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.262452 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.262478 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.262510 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.262537 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.262590 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.262636 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.262692 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.262736 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.262774 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.262814 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.262849 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.262849 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.262849 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.263001 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.263001 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.263001 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.263001 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.263001 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.263196 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.263239 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.263285 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.263336 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.263381 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.263381 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.263381 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.263490 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.263527 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.263527 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.263608 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.263650 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.263688 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.263752 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.263797 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.263842 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.263885 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.263922 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.263977 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.264031 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.264075 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.264129 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.264129 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.264210 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.264210 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.264289 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.264339 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.264384 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.264427 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.264465 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.264507 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.264550 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.264594 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.264633 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.264674 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.264713 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.264755 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.264793 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.264831 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.264867 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.264905 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.264938 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.265021 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.265071 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.265112 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.265158 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.265197 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.265242 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.265281 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.265281 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.265281 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.265388 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.265428 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.265493 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.265534 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.265597 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.265641 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.265680 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.265725 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.265764 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.265809 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.265847 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.265891 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.265936 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.265991 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.266026 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.266071 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.266120 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.266160 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.266203 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.266245 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.266283 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.266329 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.266369 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.266405 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.266442 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.266490 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.266530 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.266570 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.266608 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.266651 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.266686 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.266729 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.266767 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.266807 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.266845 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.266881 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.266917 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.266970 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.267010 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.267047 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.267101 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.267152 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.267192 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.267237 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.267275 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.267311 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.267352 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.267397 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.267435 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.267470 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.267517 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.267564 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.267602 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.267643 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.267681 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.267681 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.268030 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.268093 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.268174 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.268174 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.268286 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.268347 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.268395 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.268446 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.268487 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.268525 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.268564 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.268602 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.268639 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.268682 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.268727 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.268765 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.268809 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.268847 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.268887 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.268923 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.268980 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.269029 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.269073 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.269117 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.269162 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.269206 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.269206 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.269206 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.269313 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.269313 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.269313 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.269424 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.269424 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.269508 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.269547 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.269585 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.269668 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.269668 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.269741 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.269777 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.269822 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.269866 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.269915 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.269976 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.270022 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.270022 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.270090 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.270090 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.270156 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.270197 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.270236 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.270286 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.270325 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.270369 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.270413 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.270457 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.270497 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.270537 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.270570 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.270598 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.270632 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.270664 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.270693 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.270720 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.270747 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.270775 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.270799 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.270826 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.270856 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.270884 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.270910 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.270946 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.270985 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.271018 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.271048 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.271077 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.271104 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.271133 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.271160 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.271184 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.271218 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.271245 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.271271 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.271297 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:30:34.273283 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.273340 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.273398 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.273453 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.273519 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.273571 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.273711 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.273773 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.273832 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.273892 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.273919 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.273961 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.274013 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.274051 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.274082 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.274114 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:30:34.274149 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:30:34.274244 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:30:34.274278 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.274341 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.274391 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:30:34.274426 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112056) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.274469 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:30:34.274523 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112057) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:30:34.318111 np0000174401 devstack@c-api.service[112059]: INFO dbcounter [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Registered counter for database cinder May 16 14:30:34.319711 np0000174401 devstack@c-api.service[112057]: INFO dbcounter [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Registered counter for database cinder May 16 14:30:34.320251 np0000174401 devstack@c-api.service[112058]: INFO dbcounter [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Registered counter for database cinder May 16 14:30:34.326754 np0000174401 devstack@c-api.service[112056]: INFO dbcounter [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Registered counter for database cinder May 16 14:30:34.329624 np0000174401 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 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=112059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:34.331689 np0000174401 devstack@c-api.service[112057]: DEBUG oslo_db.sqlalchemy.engines [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb 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=112057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:34.333501 np0000174401 devstack@c-api.service[112058]: DEBUG oslo_db.sqlalchemy.engines [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa 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=112058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:34.342235 np0000174401 devstack@c-api.service[112056]: DEBUG oslo_db.sqlalchemy.engines [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 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=112056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:34.443397 np0000174401 devstack@c-api.service[112059]: DEBUG dbcounter [-] [112059] Writer thread running {{(pid=112059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:30:34.445861 np0000174401 devstack@c-api.service[112059]: INFO cinder.rpc [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:30:34.447861 np0000174401 devstack@c-api.service[112059]: INFO cinder.rpc [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:30:34.448859 np0000174401 devstack@c-api.service[112057]: DEBUG dbcounter [-] [112057] Writer thread running {{(pid=112057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:30:34.449047 np0000174401 devstack@c-api.service[112058]: DEBUG dbcounter [-] [112058] Writer thread running {{(pid=112058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:30:34.449631 np0000174401 devstack@c-api.service[112059]: INFO cinder.rpc [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:30:34.451297 np0000174401 devstack@c-api.service[112059]: INFO cinder.rpc [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:30:34.451537 np0000174401 devstack@c-api.service[112057]: INFO cinder.rpc [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:30:34.451986 np0000174401 devstack@c-api.service[112058]: INFO cinder.rpc [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:30:34.452149 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.453788 np0000174401 devstack@c-api.service[112057]: INFO cinder.rpc [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:30:34.453926 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.454633 np0000174401 devstack@c-api.service[112058]: INFO cinder.rpc [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:30:34.456206 np0000174401 devstack@c-api.service[112057]: INFO cinder.rpc [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:30:34.456760 np0000174401 devstack@c-api.service[112058]: INFO cinder.rpc [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:30:34.457790 np0000174401 devstack@c-api.service[112056]: DEBUG dbcounter [-] [112056] Writer thread running {{(pid=112056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:30:34.458428 np0000174401 devstack@c-api.service[112058]: INFO cinder.rpc [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:30:34.458682 np0000174401 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 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=112059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:34.459061 np0000174401 devstack@c-api.service[112057]: INFO cinder.rpc [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:30:34.459345 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.460164 np0000174401 devstack@c-api.service[112056]: INFO cinder.rpc [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:30:34.460305 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.460898 np0000174401 devstack@c-api.service[112059]: INFO cinder.rpc [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:30:34.461033 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.462094 np0000174401 devstack@c-api.service[112056]: INFO cinder.rpc [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:30:34.462800 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.463007 np0000174401 devstack@c-api.service[112059]: INFO cinder.rpc [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:30:34.463806 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.464008 np0000174401 devstack@c-api.service[112056]: INFO cinder.rpc [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:30:34.465235 np0000174401 devstack@c-api.service[112058]: DEBUG oslo_db.sqlalchemy.engines [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa 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=112058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:34.465801 np0000174401 devstack@c-api.service[112056]: INFO cinder.rpc [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:30:34.466724 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.467400 np0000174401 devstack@c-api.service[112058]: INFO cinder.rpc [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:30:34.467871 np0000174401 devstack@c-api.service[112057]: DEBUG oslo_db.sqlalchemy.engines [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb 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=112057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:34.468401 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.469782 np0000174401 devstack@c-api.service[112058]: INFO cinder.rpc [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:30:34.469860 np0000174401 devstack@c-api.service[112057]: INFO cinder.rpc [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:30:34.470972 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.471687 np0000174401 devstack@c-api.service[112057]: INFO cinder.rpc [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:30:34.472412 np0000174401 devstack@c-api.service[112056]: DEBUG oslo_db.sqlalchemy.engines [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 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=112056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:34.472852 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.473141 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.475112 np0000174401 devstack@c-api.service[112056]: INFO cinder.rpc [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:30:34.476403 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.477039 np0000174401 devstack@c-api.service[112056]: INFO cinder.rpc [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:30:34.477823 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.479644 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.481860 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.483711 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.484555 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.485410 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.486852 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.487154 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.487848 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.488686 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.490380 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.490749 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.491103 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.492822 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.493582 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.493887 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.495177 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.495938 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.496822 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.497654 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.498243 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.499806 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.500028 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.501336 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.501411 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.502146 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.503182 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.504112 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.504466 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.505441 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.506084 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.507571 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.508370 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.509065 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.509684 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.510452 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.510575 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.511433 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.512968 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.513135 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.513343 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.513407 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.514962 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.515267 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.515735 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.516817 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.517673 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.518237 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.518939 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.519863 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.521383 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.521463 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.522357 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.522864 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.523237 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.524275 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.524475 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.524825 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.525464 np0000174401 devstack@c-api.service[112059]: WARNING cinder.api.contrib.hosts [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:30:34.526070 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.526211 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.526643 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.527043 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.527230 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: extensions {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.527488 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.528558 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: os-availability-zone {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.528650 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.528738 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.529102 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.529865 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: qos-specs {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.530009 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.530312 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.530609 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.531606 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.531750 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.531940 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: extra_specs {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.532143 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.533176 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.533348 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.533527 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: encryption {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.533640 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.534652 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.534783 np0000174401 devstack@c-api.service[112058]: WARNING cinder.api.contrib.hosts [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:30:34.534919 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.535046 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: os-volume-type-access {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.535553 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.536085 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.536363 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.536525 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: extensions {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.536661 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: os-quota-class-sets {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.537303 np0000174401 devstack@c-api.service[112057]: WARNING cinder.api.contrib.hosts [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:30:34.537768 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.537859 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: os-availability-zone {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.538039 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.538547 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: encryption {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.539017 np0000174401 devstack@c-api.service[112056]: WARNING cinder.api.contrib.hosts [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:30:34.539192 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: extensions {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.539282 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: qos-specs {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.539711 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.540054 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: os-snapshot-manage {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.540330 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: os-availability-zone {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.540680 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: extensions {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.541273 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: extra_specs {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.541514 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: consistencygroups {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.541603 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: qos-specs {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.542031 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: os-availability-zone {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.542882 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: encryption {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.543343 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: qos-specs {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.543513 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: backups {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.543786 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: extra_specs {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.544762 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: os-volume-type-access {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.545249 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: encryption {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.545411 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: extra_specs {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.545519 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: scheduler-stats {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.546364 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: os-quota-class-sets {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.546728 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: os-volume-type-access {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.546937 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: os-quota-sets {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.547080 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: encryption {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.548355 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: os-quota-class-sets {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.548441 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: os-volume-manage {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.548488 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: encryption {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.548526 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: os-volume-type-access {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.549797 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: capabilities {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.549876 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: os-snapshot-manage {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.550171 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: encryption {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.550594 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: os-quota-class-sets {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.551055 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: os-volume-transfer {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.551344 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: consistencygroups {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.551666 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: os-snapshot-manage {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.551941 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: encryption {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.552684 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: os-hosts {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.553206 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: consistencygroups {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.553270 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: backups {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.553438 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: os-snapshot-manage {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.554078 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extended resource: cgsnapshots {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.554931 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: consistencygroups {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.555184 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: backups {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.555358 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: scheduler-stats {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.555530 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] SnapshotActionsController initialized {{(pid=112059) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:30:34.556312 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.556735 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: os-quota-sets {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.556864 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: backups {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.557168 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: scheduler-stats {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.557744 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.558171 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: os-volume-manage {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.558539 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: os-quota-sets {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.558870 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: scheduler-stats {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.559193 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.559597 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: capabilities {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.560034 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: os-volume-manage {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.560296 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: os-quota-sets {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.560607 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.560808 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: os-volume-transfer {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.561466 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: capabilities {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.561728 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: os-volume-manage {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.562080 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.562436 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: os-hosts {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.562644 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: os-volume-transfer {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.563187 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: capabilities {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.563595 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.563817 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extended resource: cgsnapshots {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.564273 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: os-hosts {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.564372 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: os-volume-transfer {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.565027 np0000174401 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.565275 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.contrib.snapshot_actions [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] SnapshotActionsController initialized {{(pid=112058) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:30:34.565634 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extended resource: cgsnapshots {{(pid=112057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.565923 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566004 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: os-hosts {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.566066 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566179 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566221 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.566293 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566389 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566489 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension AdminActions extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566607 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension AdminActions extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566723 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension AdminActions extending resource: backups {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566837 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.566925 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension VolumeActions extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.567095 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.contrib.snapshot_actions [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] SnapshotActionsController initialized {{(pid=112057) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:30:34.567166 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension TypesManage extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.567271 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.567374 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.567419 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extended resource: cgsnapshots {{(pid=112056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:30:34.567471 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.567838 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.567838 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] Extension UsedLimits extending resource: limits {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.567911 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.567963 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.568831 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.contrib.snapshot_actions [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] SnapshotActionsController initialized {{(pid=112056) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:30:34.569132 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.569307 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.569606 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.569916 np0000174401 devstack@c-api.service[112059]: WARNING keystonemiddleware.auth_token [None req-d7dbd919-24e7-4d06-9c43-2b0ba14f7f16 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 14:30:34.570531 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.570702 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.571067 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.572045 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.572481 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.572820 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.573546 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.573969 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.574491 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.575020 np0000174401 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.575570 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.575868 np0000174401 devstack@c-api.service[112059]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d42866a3668 pid: 112059 (default app) May 16 14:30:34.575931 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576056 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.576101 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576204 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576324 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576419 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576525 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension AdminActions extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576642 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension AdminActions extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576746 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension AdminActions extending resource: backups {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576856 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.576972 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension VolumeActions extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.577116 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.577195 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension TypesManage extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.577304 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.577408 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.577451 np0000174401 devstack@c-api.service[112057]: WARNING castellan.key_manager.migration [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.577512 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.577617 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.577720 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] Extension UsedLimits extending resource: limits {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.578365 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.578510 np0000174401 devstack@c-api.service[112056]: WARNING castellan.key_manager.migration [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:30:34.578552 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.578612 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.578731 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.578827 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.578922 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension AdminActions extending resource: volumes {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579083 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension AdminActions extending resource: snapshots {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579175 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension AdminActions extending resource: backups {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579275 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579377 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension VolumeActions extending resource: volumes {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579430 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579574 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579619 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension TypesManage extending resource: types {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579681 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579725 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579783 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579820 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579886 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.579922 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580003 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580053 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension AdminActions extending resource: volumes {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580090 np0000174401 devstack@c-api.service[112058]: WARNING keystonemiddleware.auth_token [None req-bbf517d3-2bb3-44b5-84fe-4f8fcdecbbaa None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 14:30:34.580129 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.v3.router [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] Extension UsedLimits extending resource: limits {{(pid=112057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580173 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension AdminActions extending resource: snapshots {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580209 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension AdminActions extending resource: backups {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580326 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580423 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension VolumeActions extending resource: volumes {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580626 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension TypesManage extending resource: types {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580729 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580831 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.580931 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.581049 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.581149 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.v3.router [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] Extension UsedLimits extending resource: limits {{(pid=112056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:30:34.582558 np0000174401 devstack@c-api.service[112057]: WARNING keystonemiddleware.auth_token [None req-0568b2a6-ce83-45a1-b061-c9c99c6c12eb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 14:30:34.583451 np0000174401 devstack@c-api.service[112056]: WARNING keystonemiddleware.auth_token [None req-764e70ba-2ac8-4527-928c-c42f9810f8e5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 14:30:34.584377 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.584377 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.584504 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.584504 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.584504 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.584504 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.584504 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.584759 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.584759 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.584759 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.584759 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.584759 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.584759 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585036 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585036 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585036 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585036 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585036 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585245 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585245 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585245 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585245 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585411 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585411 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585411 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585411 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585595 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585595 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585595 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585595 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585595 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585818 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585818 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585818 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.585818 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.585818 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586038 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586038 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586038 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586038 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586038 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586038 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586295 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586295 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586295 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586295 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586295 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586295 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586536 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586536 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586536 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586536 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586536 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586536 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586775 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586775 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586775 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586775 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.586775 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.586775 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587030 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587030 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587030 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587030 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587260 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587260 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587260 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587260 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587260 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587469 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587469 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587469 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587469 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587469 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587676 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587676 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587676 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587676 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587676 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587676 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587901 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587901 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587901 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.587901 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.587901 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588152 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588152 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588152 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588152 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588152 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588348 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588348 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588348 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588348 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588530 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588530 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588530 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588530 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588699 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588699 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588699 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588699 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588699 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588926 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588926 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588926 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.588926 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.588926 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589141 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589141 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589141 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589141 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589317 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589317 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589317 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589317 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589485 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589485 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589485 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589485 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589646 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589646 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589646 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589646 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589817 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589817 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.589817 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.589817 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590000 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590000 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590000 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590000 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590000 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590000 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590271 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590271 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590271 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590271 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590271 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590514 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590514 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590514 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590514 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590514 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590514 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590514 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590801 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590801 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590801 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590801 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.590801 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.590801 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591087 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591087 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591087 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591087 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591087 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591087 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591328 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591328 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591328 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591328 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591328 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591328 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591586 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591586 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591586 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591586 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591747 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591747 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591747 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591747 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591918 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591918 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.591918 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.591918 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.592135 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.592135 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.592135 np0000174401 devstack@c-api.service[112059]: /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 16 14:30:34.592135 np0000174401 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 16 14:30:34.592296 np0000174401 devstack@c-api.service[112058]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d42866a3668 pid: 112058 (default app) May 16 14:30:34.592331 np0000174401 devstack@c-api.service[112059]: DEBUG cinder.api.middleware.request_id [None req-1d4254ba-4ff3-4faf-b628-4d7ff15c4dc6 None None] RequestId filter calling following filter/app {{(pid=112059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:30:34.592367 np0000174401 devstack@c-api.service[112057]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d42866a3668 pid: 112057 (default app) May 16 14:30:34.592402 np0000174401 devstack@c-api.service[112056]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d42866a3668 pid: 112056 (default app) May 16 14:30:34.592447 np0000174401 devstack@c-api.service[112059]: [pid: 112059|app: 0|req: 1/1] 162.253.55.84 () {60 vars in 949 bytes} [Sat May 16 14:30:34 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 16 14:30:41.754989 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.754989 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.754989 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.754989 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.754989 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.756044 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.756044 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.756044 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.756044 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.756044 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.756343 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.756343 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.756343 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.756343 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.756343 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.756343 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.756686 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.756686 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.756686 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.756686 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757022 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757022 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757022 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757022 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757280 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757280 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757280 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757280 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757533 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757533 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757533 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757533 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757533 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757834 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757834 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757834 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.757834 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.757834 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758142 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758142 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758142 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758142 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758142 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758142 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758478 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758478 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758478 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758478 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758478 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758478 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758816 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758816 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758816 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758816 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.758816 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.758816 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.759173 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.759173 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.759173 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.759173 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.759173 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.759496 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.759496 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.759496 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.759496 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.759496 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.759778 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.759778 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.759778 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.759778 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.759778 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.759778 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.760147 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.760147 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.760147 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.760147 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.760147 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.760147 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.760490 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.760490 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.760490 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.760490 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.760490 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.760790 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.760790 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.760790 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.760790 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.760790 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761114 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761114 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761114 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761114 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761359 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761359 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761359 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761359 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761622 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761622 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761622 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761622 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761622 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761935 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761935 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761935 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.761935 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.761935 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.762244 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.762244 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.762244 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.762244 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.762477 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.762477 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.762477 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.762477 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.762712 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.762712 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.762712 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.762712 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.762968 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.762968 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.762968 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.762968 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.763209 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.763209 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.763209 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.763209 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.763466 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.763466 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.763466 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.763466 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.763466 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.763767 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.763767 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.763767 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.763767 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.763767 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.763767 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764132 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.764132 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764132 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.764132 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764132 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.764416 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764416 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.764416 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764416 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.764416 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764416 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.764746 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764746 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.764746 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764746 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.764746 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.764746 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765128 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765128 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765128 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765128 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765128 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765128 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765381 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765381 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765381 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765381 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765381 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765381 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765522 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765522 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765522 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765522 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765624 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765624 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765624 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765624 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765624 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765761 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765761 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765761 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765761 np0000174401 devstack@c-api.service[112058]: /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 16 14:30:41.765761 np0000174401 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 16 14:30:41.765761 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.middleware.request_id [None req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 None None] RequestId filter calling following filter/app {{(pid=112058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:30:42.239469 np0000174401 devstack@c-api.service[112058]: INFO cinder.api.openstack.wsgi [None req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 admin admin] POST https://162.253.55.84/volume/v3/types May 16 14:30:42.240032 np0000174401 devstack@c-api.service[112058]: DEBUG cinder.api.openstack.wsgi [None req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 14:30:42.241603 np0000174401 devstack@c-api.service[112058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 16 14:30:42.241603 np0000174401 devstack@c-api.service[112058]: warnings.warn( May 16 14:30:42.251440 np0000174401 devstack@c-api.service[112058]: DEBUG oslo_db.sqlalchemy.engines [None req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 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=112058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:42.283630 np0000174401 devstack@c-api.service[112058]: INFO cinder.api.openstack.wsgi [None req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 admin admin] https://162.253.55.84/volume/v3/types returned with HTTP 200 May 16 14:30:42.284512 np0000174401 devstack@c-api.service[112058]: [pid: 112058|app: 0|req: 1/2] 162.253.55.84 () {68 vars in 1281 bytes} [Sat May 16 14:30:41 2026] POST /volume/v3/types => generated 186 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 16 14:30:42.308427 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.308427 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.308427 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.308427 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.309291 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.309291 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.309291 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.309291 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.309636 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.309636 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.309636 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.309636 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.309636 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.309636 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.310152 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.310152 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.310152 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.310152 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.310152 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.310475 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.310475 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.310475 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.310475 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.310475 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.310770 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.310770 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.310770 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.310770 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.311039 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.311039 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.311039 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.311039 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.311039 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.311350 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.311350 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.311350 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.311350 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.311350 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.311611 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.311611 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.311611 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.311611 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.311611 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.311611 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312012 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312012 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312012 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312012 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312012 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312012 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312358 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312358 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312358 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312358 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312358 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312358 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312672 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312672 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312672 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312672 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312672 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312969 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312969 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312969 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.312969 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.312969 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313240 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.313240 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313240 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.313240 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313240 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.313240 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313556 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.313556 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313556 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.313556 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313556 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.313556 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313885 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.313885 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313885 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.313885 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.313885 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314206 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314206 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314206 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314206 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314206 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314468 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314468 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314468 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314468 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314684 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314684 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314684 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314684 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314904 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314904 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314904 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.314904 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.314904 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315231 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.315231 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315231 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.315231 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315231 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.315496 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315496 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.315496 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315496 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.315711 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315711 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.315711 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315711 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.315969 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315969 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.315969 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.315969 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316200 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316200 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316200 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316200 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316414 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316414 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316414 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316414 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316631 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316631 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316631 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316631 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316631 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316924 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316924 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316924 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316924 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.316924 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.316924 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317278 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.317278 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317278 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.317278 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317278 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.317530 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317530 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.317530 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317530 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.317530 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317530 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.317845 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317845 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.317845 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317845 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.317845 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.317845 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318262 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318262 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318262 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318262 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318262 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318262 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318605 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318605 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318605 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318605 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318605 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318605 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318871 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318871 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318871 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318871 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318988 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318988 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318988 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.318988 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.318988 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.319130 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.319130 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.319130 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.319130 np0000174401 devstack@c-api.service[112057]: /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 16 14:30:42.319130 np0000174401 devstack@c-api.service[112057]: warnings.warn(deprecated_msg) May 16 14:30:42.319130 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.middleware.request_id [req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 req-cfee6cb5-6eea-4dac-960c-10738d946104 None None] RequestId filter calling following filter/app {{(pid=112057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:30:42.630764 np0000174401 devstack@c-api.service[112057]: INFO cinder.api.openstack.wsgi [req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 req-cfee6cb5-6eea-4dac-960c-10738d946104 admin admin] POST https://162.253.55.84/volume/v3/types/2cebefa2-796b-4dea-97b7-384729928465/extra_specs May 16 14:30:42.631245 np0000174401 devstack@c-api.service[112057]: DEBUG cinder.api.openstack.wsgi [req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 req-cfee6cb5-6eea-4dac-960c-10738d946104 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 14:30:42.632875 np0000174401 devstack@c-api.service[112057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 16 14:30:42.632875 np0000174401 devstack@c-api.service[112057]: warnings.warn( May 16 14:30:42.643082 np0000174401 devstack@c-api.service[112057]: DEBUG oslo_db.sqlalchemy.engines [req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 req-cfee6cb5-6eea-4dac-960c-10738d946104 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=112057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:30:42.701454 np0000174401 devstack@c-api.service[112057]: INFO cinder.api.openstack.wsgi [req-abcb27ee-9cdd-4534-bb0d-4c2545cecef4 req-cfee6cb5-6eea-4dac-960c-10738d946104 admin admin] https://162.253.55.84/volume/v3/types/2cebefa2-796b-4dea-97b7-384729928465/extra_specs returned with HTTP 200 May 16 14:30:42.702018 np0000174401 devstack@c-api.service[112057]: [pid: 112057|app: 0|req: 1/3] 162.253.55.84 () {70 vars in 1498 bytes} [Sat May 16 14:30:42 2026] POST /volume/v3/types/2cebefa2-796b-4dea-97b7-384729928465/extra_specs => generated 55 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 16 14:30:44.462428 np0000174401 devstack@c-api.service[112059]: DEBUG dbcounter [-] [112059] Writing DB stats cinder:SELECT=6 {{(pid=112059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:30:44.476409 np0000174401 devstack@c-api.service[112056]: DEBUG dbcounter [-] [112056] Writing DB stats cinder:SELECT=6 {{(pid=112056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:30:52.279398 np0000174401 devstack@c-api.service[112058]: DEBUG dbcounter [-] [112058] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:30:52.701696 np0000174401 devstack@c-api.service[112057]: DEBUG dbcounter [-] [112057] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:33:40.236740 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.236740 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.236740 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.236740 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.236740 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.237604 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.237604 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.237604 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.237604 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.237604 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.237915 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.237915 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.237915 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.237915 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.237915 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.237915 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.238460 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.238460 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.238460 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.238460 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.238848 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.238848 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.238848 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.238848 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.239281 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.239281 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.239281 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.239281 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.239698 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.239698 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.239698 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.239698 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.239698 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.240232 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.240232 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.240232 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.240232 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.240232 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.240684 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.240684 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.240684 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.240684 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.240684 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.240684 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.241320 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.241320 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.241320 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.241320 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.241320 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.241320 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.241867 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.241867 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.241867 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.241867 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.241867 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.241867 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.242469 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.242469 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.242469 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.242469 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.242469 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.243272 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.243272 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.243272 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.243272 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.243272 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.243818 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.243818 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.243818 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.243818 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.243818 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.243818 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.244194 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.244194 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.244194 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.244194 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.244194 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.244194 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.244507 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.244507 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.244507 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.244507 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.244507 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.244835 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.244835 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.244835 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.244835 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.244835 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245143 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245143 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245143 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245143 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245374 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245374 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245374 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245374 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245605 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245605 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245605 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245605 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245605 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245894 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245894 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245894 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.245894 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.245894 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.246194 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.246194 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.246194 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.246194 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.246428 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.246428 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.246428 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.246428 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.246658 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.246658 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.246658 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.246658 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.246896 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.246896 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.246896 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.246896 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.247174 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.247174 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.247174 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.247174 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.247399 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.247399 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.247399 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.247399 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.247399 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.247700 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.247700 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.247700 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.247700 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.247700 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.247700 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248036 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248036 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248036 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248036 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248036 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248224 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248224 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248224 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248224 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248224 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248224 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248465 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248465 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248465 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248465 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248465 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248465 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248703 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248703 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248703 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248703 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248703 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248703 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248960 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248960 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248960 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248960 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.248960 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.248960 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.249213 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.249213 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.249213 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.249213 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.249397 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.249397 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.249397 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.249397 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.249397 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.249609 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.249609 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.249609 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.249609 np0000174401 devstack@c-api.service[112056]: /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 16 14:33:40.249609 np0000174401 devstack@c-api.service[112056]: warnings.warn(deprecated_msg) May 16 14:33:40.249609 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.middleware.request_id [None req-e97125ba-3b36-4be0-8e59-684a59058a4a None None] RequestId filter calling following filter/app {{(pid=112056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:33:40.249609 np0000174401 devstack@c-api.service[112056]: INFO cinder.api.openstack.wsgi [None req-e97125ba-3b36-4be0-8e59-684a59058a4a None None] GET https://162.253.55.84/volume// May 16 14:33:40.249967 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.openstack.wsgi [None req-e97125ba-3b36-4be0-8e59-684a59058a4a None None] Empty body provided in request {{(pid=112056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 16 14:33:40.249967 np0000174401 devstack@c-api.service[112056]: DEBUG cinder.api.openstack.wsgi [None req-e97125ba-3b36-4be0-8e59-684a59058a4a None None] Calling method 'all' {{(pid=112056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 16 14:33:40.249967 np0000174401 devstack@c-api.service[112056]: INFO cinder.api.openstack.wsgi [None req-e97125ba-3b36-4be0-8e59-684a59058a4a None None] https://162.253.55.84/volume// returned with HTTP 300 May 16 14:33:40.249967 np0000174401 devstack@c-api.service[112056]: [pid: 112056|app: 0|req: 1/4] 162.253.55.84 () {66 vars in 1449 bytes} [Sat May 16 14:33:40 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)